接口的使用
org.jsfr.json.ResumableParser
-
使用ResumableParser的程序包 程序包 说明 org.jsfr.json -
-
org.jsfr.json中ResumableParser的使用
org.jsfr.json中ResumableParser的子接口 修饰符和类型 接口 说明 interfaceNonBlockingParserInterface for non-blocking parsing返回ResumableParser的org.jsfr.json中的方法 修饰符和类型 方法 说明 ResumableParserJsonParserAdapter. createResumableParser(InputStream json, SurfingContext context)Create a resumable parserResumableParserJsonParserAdapter. createResumableParser(Reader reader, SurfingContext context)已过时。ResumableParserJsonParserAdapter. createResumableParser(String json, SurfingContext context)Create a resumable parserResumableParserJsonSurfer. createResumableParser(InputStream json, SurfingConfiguration configuration)Create resumable parserResumableParserJsonSurfer. createResumableParser(Reader json, SurfingConfiguration configuration)已过时。ResumableParserJsonSurfer. createResumableParser(String json, SurfingConfiguration configuration)Create resumable parser
-