Package com.alibaba.fastjson2
Class JSONPathTypedMultiNamesPrefixIndex1
java.lang.Object
com.alibaba.fastjson2.JSONPath
com.alibaba.fastjson2.JSONPathTypedMultiNamesPrefixIndex1
-
Nested Class Summary
Nested classes/interfaces inherited from class com.alibaba.fastjson2.JSONPath
JSONPath.Feature -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected JSONReader.Contextextract(JSONReader jsonReader) extractScalar(JSONReader jsonReader) protected final booleanignoreError(int index) booleanisRef()booleanvoidvoidset(Object object, Object value, JSONReader.Feature... readerFeatures) voidsetCallback(Object object, BiFunction callback) voidvoidMethods inherited from class com.alibaba.fastjson2.JSONPath
arrayAdd, compile, compile, contains, endsWithFilter, eval, eval, extract, extract, extract, extract, extract, extract, extractInt32, extractInt32Value, extractInt64, extractInt64Value, extractScalar, getReaderContext, getWriterContext, isPrevious, of, of, of, of, of, of, of, paths, remove, remove, set, set, setCallback, setCallback, setCallback, setReaderContext, setWriterContext, toString
-
Method Details
-
extract
-
isRef
public boolean isRef() -
eval
-
getParent
-
contains
-
ignoreError
protected final boolean ignoreError(int index) -
createContext
- Overrides:
createContextin classJSONPath
-
extractScalar
- Specified by:
extractScalarin classJSONPath
-
set
-
set
-
setCallback
- Specified by:
setCallbackin classJSONPath
-
setInt
-
setLong
-
remove
-