Class PropertyListConfiguration.DateSeparatorParser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String separator
      Stores the separator.
    • Constructor Summary

      Constructors 
      Constructor Description
      DateSeparatorParser​(java.lang.String sep)
      Creates a new instance of DateSeparatorParser and sets the separator string.
    • Field Detail

      • separator

        private final java.lang.String separator
        Stores the separator.
    • Constructor Detail

      • DateSeparatorParser

        public DateSeparatorParser​(java.lang.String sep)
        Creates a new instance of DateSeparatorParser and sets the separator string.
        Parameters:
        sep - the separator string