See: Description
| Class | Description |
|---|---|
| BaseRDFExtractor |
Base class for a generic RDF
Extractor.ContentExtractor. |
| NQuadsExtractor |
Concrete implementation of
Extractor.ContentExtractor
handling N-Quads format. |
| NQuadsExtractorFactory | |
| NTriplesExtractor |
Concrete implementation of
Extractor.ContentExtractor
handling NTriples NTriples format. |
| NTriplesExtractorFactory | |
| RDFHandlerAdapter |
An RDFHandler that relays statements and prefix definitions to
an
ExtractionResult. |
| RDFParserFactory |
This factory provides a common logic for creating and configuring correctly
any RDF parser used within the library.
|
| RDFXMLExtractor |
Concrete implementation of
Extractor.ContentExtractor
able to perform the extraction on RDF/XML
documents. |
| RDFXMLExtractorFactory | |
| TriXExtractor |
Concrete implementation of
Extractor.ContentExtractor
to perform extraction on TriX documents. |
| TriXExtractorFactory | |
| TurtleExtractor |
Concrete implementation of
Extractor.ContentExtractor able to perform the
extraction on Turtle documents. |
| TurtleExtractorFactory |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.