Package com.alibaba.fastjson2
Interface JSONFactory.JSONPathCompiler
-
- All Known Implementing Classes:
JSONPathCompilerReflect
- Enclosing class:
- JSONFactory
public static interface JSONFactory.JSONPathCompiler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSONPathcompile(Class objectClass, JSONPath path)
-