
public class OJsonExtractor extends OAbstractSourceExtractor
| Modifier and Type | Field and Description |
|---|---|
protected Character |
first |
protected OJSONReader |
jsonReader |
protected OExtractedItem |
next |
readercurrent, totalcontext, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OJsonExtractor() |
| Modifier and Type | Method and Description |
|---|---|
void |
extract(Reader iReader) |
protected OExtractedItem |
fetchNext() |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
String |
getUnit() |
boolean |
hasNext() |
OExtractedItem |
next() |
endgetProgress, getTotal, removebegin, configure, getCommonConfigurationParameters, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbegin, configureforEachRemainingprotected OJSONReader jsonReader
protected Character first
protected OExtractedItem next
public String getName()
OETLComponentpublic boolean hasNext()
hasNext in interface Iterator<OExtractedItem>hasNext in class OAbstractSourceExtractorpublic OExtractedItem next()
public void extract(Reader iReader)
extract in interface OExtractorextract in class OAbstractSourceExtractorpublic ODocument getConfiguration()
getConfiguration in interface OETLComponentgetConfiguration in class OAbstractExtractorpublic String getUnit()
protected OExtractedItem fetchNext() throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2009–2025 OrientDB. All rights reserved.