Class ParserDescriptor.Option

    • Constructor Detail

      • Option

        public Option​(String key,
                      String value)
        Creates an entry representing a mapping from the specified key to the specified value.
        Parameters:
        key - the key represented by this entry
        value - the value represented by this entry