Class ParseDateTag

    • Constructor Detail

      • ParseDateTag

        public ParseDateTag()
        Constructs a new ParseDateTag. As with TagSupport, subclasses should not provide other constructors and are expected to call the superclass constructor
    • Method Detail

      • setValue

        public void setValue​(String value_)
      • setType

        public void setType​(String type_)
      • setDateStyle

        public void setDateStyle​(String dateStyle_)
      • setTimeStyle

        public void setTimeStyle​(String timeStyle_)
      • setPattern

        public void setPattern​(String pattern_)
      • setTimeZone

        public void setTimeZone​(String timeZone_)
      • setParseLocale

        public void setParseLocale​(String parseLocale_)