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