Class ZoneOffsetToken

    • Constructor Summary

      Constructors 
      Constructor Description
      ZoneOffsetToken()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Field getField()  
      int read​(java.lang.String text, java.text.ParsePosition parsePosition)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZoneOffsetToken

        public ZoneOffsetToken()
    • Method Detail

      • read

        public int read​(java.lang.String text,
                        java.text.ParsePosition parsePosition)
        Specified by:
        read in interface DateTimeToken