| Package | Description |
|---|---|
| org.apache.any23.extractor | |
| org.apache.any23.plugin |
This package provides Plugin Management support for Any23.
|
| org.apache.any23.writer |
| Class and Description |
|---|
| ExtractionContext
This class provides the context for the processing of
a single
Extractor. |
| ExtractionException
Defines a specific exception raised during the metadata extraction phase.
|
| ExtractionParameters
This class models the parameters to be used to perform an extraction.
|
| ExtractionParameters.ValidationMode
Declares the supported validation actions.
|
| ExtractionResult
Interface defining the methods that a representation of an extraction result must have.
|
| Extractor
It defines the signature of a generic Extractor.
|
| ExtractorDescription
It defines a minimal signature for an
Extractor description. |
| ExtractorFactory
Interface defining a factory for
Extractor. |
| ExtractorGroup
It simple models a group of
ExtractorFactory providing
simple accessing methods. |
| IssueReport
This interface models an issue reporter.
|
| IssueReport.Issue
This class defines a generic issue traced by this extraction result.
|
| IssueReport.IssueLevel
Possible issue levels.
|
| Class and Description |
|---|
| Extractor
It defines the signature of a generic Extractor.
|
| ExtractorFactory
Interface defining a factory for
Extractor. |
| ExtractorGroup
It simple models a group of
ExtractorFactory providing
simple accessing methods. |
| ExtractorRegistry
An interface to the enable a registry for extractors to be implemented by
different implementors of this API.
|
| Class and Description |
|---|
| ExtractionContext
This class provides the context for the processing of
a single
Extractor. |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.