Uses of Interface
com.alibaba.fastjson2.JSONFactory.JSONPathCompiler
Packages that use JSONFactory.JSONPathCompiler
-
Uses of JSONFactory.JSONPathCompiler in com.alibaba.fastjson2
Methods in com.alibaba.fastjson2 that return JSONFactory.JSONPathCompilerModifier and TypeMethodDescriptionstatic JSONFactory.JSONPathCompilerJSONFactory.getContextJSONPathCompiler()static JSONFactory.JSONPathCompilerJSONFactory.getDefaultJSONPathCompiler()Methods in com.alibaba.fastjson2 with parameters of type JSONFactory.JSONPathCompilerModifier and TypeMethodDescriptionstatic voidJSONFactory.setContextJSONPathCompiler(JSONFactory.JSONPathCompiler compiler)