|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ValueMapper
interface.ContentFilter
interface represents a preprocessor for the
contents of a Document
.Document
into more manageable chunks for extraction purposes.DocumentStructureParser
that can transform a single Document
into a document tree suitable for
extraction.DataExtractionEngine
that created and invoked
this extraction plan.
Document
, returning the filtered
content within a Document
object.
Document
.
Document
as a String
.
DocumentStructureParser
that is most suited for the
structure of the given Document
.
DocumentStructureParser
s, ranked in
order from best (lowest index in list) to worst (highest index) with respect to
the input document.
Logger
associated with the data extraction engine.
Iterator
of Document
s that are aggregated
by this Document
.
initialize
method.
doExtraction
invocation.
Ontology
used in extraction.OntologyWriter
with an initial reference to an ontology.
PlanExecutionException
without detail message.
PlanExecutionException
with the specified detail message.
Document
objects.
DocumentRetriever
where to
look for documents to retrieve.
Document
whose contents are textual.UnrecognizedFormatException
without detail message.
UnrecognizedFormatException
with the specified detail message.
Writer
.
Writer
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |