
public class OXmlExtractor extends OAbstractSourceExtractor
| Modifier and Type | Field and Description |
|---|---|
protected List |
items |
readercurrent, totalcontext, ifExpression, logLevel, output, processor| Constructor and Description |
|---|
OXmlExtractor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OETLProcessor iProcessor,
ODocument iConfiguration,
OCommandContext iContext)
Called by the @OETLProcessor
|
void |
extract(Reader iReader) |
ODocument |
getConfiguration() |
String |
getName()
Return the symbolic name of the component
|
String |
getUnit() |
boolean |
hasNext() |
OExtractedItem |
next() |
endgetProgress, getTotal, removebegin, getCommonConfigurationParameters, getIfFilter, log, resolve, skip, stringArray2Json, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbeginforEachRemainingprotected List items
public void configure(OETLProcessor iProcessor, ODocument iConfiguration, OCommandContext iContext)
OETLComponentconfigure in interface OETLComponentconfigure in class OAbstractETLComponentpublic 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()
public String getName()
OETLComponentCopyright © 2009–2025 OrientDB. All rights reserved.