All Classes and Interfaces
Class
Description
Jolokia JSON parser using
Yylex lexer generated from JSON grammar using
JFlex.According to JSON Grammar, there are two
structural elements in JSON - objects and arrays.
Jolokia JSON serialization support
Token types according to
JSON Grammar.