Uses of Class
com.orientechnologies.orient.core.serialization.serializer.OJSONReader
Packages that use OJSONReader
Package
Description
-
Uses of OJSONReader in com.orientechnologies.orient.core.serialization.serializer
Methods in com.orientechnologies.orient.core.serialization.serializer that return OJSONReaderModifier and TypeMethodDescriptionOJSONReader.checkContent(String iExpected) OJSONReader.readNext(char[] iUntil) OJSONReader.readNext(char[] iUntil, boolean iInclude) OJSONReader.readNext(char[] iUntil, boolean iInclude, char[] iJumpChars, char[] iSkipChars) OJSONReader.readNext(char[] iUntil, boolean iInclude, char[] iJumpChars, char[] iSkipChars, boolean preserveQuotes) -
Uses of OJSONReader in com.orientechnologies.orient.etl.extractor
Fields in com.orientechnologies.orient.etl.extractor declared as OJSONReader