Class StringParameterParser.Parser

    • Constructor Detail

      • Parser

        private Parser​(java.lang.String input)
    • Method Detail

      • readKey

        private void readKey()
      • readValue

        private void readValue()
      • readDoubleQuotedStringValue

        private void readDoubleQuotedStringValue()
      • skipWhitespace

        private void skipWhitespace()
      • readStringValue

        private void readStringValue()