Package org.assertstruct.impl.parser
Class JSon5Parser
java.lang.Object
org.assertstruct.impl.parser.JSon5Parser
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionJSon5Parser(char[] source) JSon5Parser(char[] source, AssertStructService env) -
Method Summary
-
Constructor Details
-
JSon5Parser
public JSon5Parser(char[] source) -
JSon5Parser
-
-
Method Details
-
next
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
currentLocation
public com.fasterxml.jackson.core.JsonLocation currentLocation()
-