Package | Description |
---|---|
org.apache.any23.extractor |
This package contains classes and interfaces modeling the
Extractor API. |
org.apache.any23.extractor.csv | |
org.apache.any23.extractor.html |
All the various
Extractor needed to distill RDF
from Microformats in HTML pages are contained in this package. |
org.apache.any23.extractor.microdata |
This package provides classes for dealing with
Microdata extraction.
|
org.apache.any23.extractor.rdf |
This package contains the concrete implementations (and utilities classes)
to perform the extraction from various RDF serialization formats.
|
org.apache.any23.extractor.rdfa | |
org.apache.any23.extractor.xpath |
This package provides an XPath extractor able to generate RDF statements
from any HTML page on the basis of a set of specified rules and a list of statement
templates.
|
Class and Description |
---|
SingleDocumentExtractionReport
This class provides the report for a
SingleDocumentExtraction run. |
TagSoupExtractionResult
This interface models a specific
ExtractionResult
able to collect property roots generated by HTML Microformat extractions. |
TagSoupExtractionResult.PropertyPath
Defines a property path object.
|
TagSoupExtractionResult.ResourceRoot
Defines a property root object.
|
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Class and Description |
---|
SimpleExtractorFactory
This class is a simple and default-like implementation of
ExtractorFactory . |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.