Package com.blazebit.persistence.parser
Class JsonParser
java.lang.Object
com.blazebit.persistence.parser.JsonParser
This is a specialized parser for the JSON structure that will be produced by the JSON functions in Blaze-Persistence.
The parser can only parse valid JSON that conforms to that structure. Other JSON may run into problems.
- Since:
- 1.5.0
- Author:
- Christian Beikov
-
Method Summary
-
Method Details
-
parseStringOnly
-