Uses of Class
org.apache.sling.contentparser.json.JSONParserOptions
-
Uses of JSONParserOptions in org.apache.sling.contentparser.json
Methods in org.apache.sling.contentparser.json that return JSONParserOptionsModifier and TypeMethodDescriptionJSONParserOptions.withFeatures
(Set<JSONParserFeature> value) Set the features the JSON parser should apply when parsing files.JSONParserOptions.withFeatures
(JSONParserFeature... value) Set the features the JSON parser should apply when parsing files.