接口的使用
org.jsfr.json.ParsingContext
-
使用ParsingContext的程序包 程序包 说明 org.jsfr.json -
-
org.jsfr.json中ParsingContext的使用
实现ParsingContext的org.jsfr.json中的类 修饰符和类型 类 说明 classSurfingContextSurfingContext is not thread-safe参数类型为ParsingContext的org.jsfr.json中的方法 修饰符和类型 方法 说明 static voidDispatchUtil. dispatchValueToListeners(Object value, Collection<JsonPathListener> listeners, ParsingContext context, ErrorHandlingStrategy errorHandlingStrategy)static voidDispatchUtil. dispatchValueToListeners(Object value, JsonPathListener[] listeners, ParsingContext context, ErrorHandlingStrategy errorHandlingStrategy)voidDefaultErrorHandlingStrategy. handleExceptionFromListener(Exception e, ParsingContext context)voidErrorHandlingStrategy. handleExceptionFromListener(Exception e, ParsingContext context)voidTypedJsonPathListener. onTypedValue(T value, ParsingContext context)voidBufferedListener. onValue(Object value, ParsingContext context)voidJsonPathListener. onValue(Object value, ParsingContext context)
-