Package net.sf.okapi.filters.yaml.parser
-
Interface Summary Interface Description IYamlHandler Provider YamlParserConstants Token literal values and constants. -
Class Summary Class Description BaseToken IndentedBlock JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Key Line QuotedScalar Scalar StreamProvider NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)StringProvider Token Describes the input token stream.YamlParser //* Basic YAML parser.YamlParserTokenManager Token Manager. -
Enum Summary Enum Description YamlChompTypes YamlNodeTypes YamlScalarTypes -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered.TokenMgrException Token Manager Error.