类的使用
org.jsfr.json.SurfingContext
-
使用SurfingContext的程序包 程序包 说明 org.jsfr.json -
-
org.jsfr.json中SurfingContext的使用
参数类型为SurfingContext的org.jsfr.json中的方法 修饰符和类型 方法 说明 NonBlockingParserJsonParserAdapter. createNonBlockingParser(SurfingContext context)Create a NonBlockingParserResumableParserJsonParserAdapter. createResumableParser(InputStream json, SurfingContext context)Create a resumable parserResumableParserJsonParserAdapter. createResumableParser(Reader reader, SurfingContext context)已过时。ResumableParserJsonParserAdapter. createResumableParser(String json, SurfingContext context)Create a resumable parservoidJsonParserAdapter. parse(InputStream inputStream, SurfingContext context)Create and start a resumable parservoidJsonParserAdapter. parse(Reader reader, SurfingContext context)已过时。voidJsonParserAdapter. parse(String json, SurfingContext context)Create and start a resumable parser
-