Class ScalarValueParser.SimpleValueParser

All Implemented Interfaces:
ElementParser
Enclosing class:
ScalarValueParser

public static class ScalarValueParser.SimpleValueParser extends ScalarValueParser
Parses true | false | null | integer | float | string |
embedded-object

and simply passes the value token on to the listener.