Uses of Package
org.apache.any23.extractor
-
Packages that use org.apache.any23.extractor Package Description org.apache.any23.extractor org.apache.any23.plugin This package provides Plugin Management support for Any23.org.apache.any23.writer -
Classes in org.apache.any23.extractor used by org.apache.any23.extractor Class Description ExtractionContext This class provides the context for the processing of a singleExtractor
.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 anExtractor
description.ExtractorFactory Interface defining a factory forExtractor
.ExtractorGroup It simple models a group ofExtractorFactory
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. -
Classes in org.apache.any23.extractor used by org.apache.any23.plugin Class Description Extractor It defines the signature of a generic Extractor.ExtractorFactory Interface defining a factory forExtractor
.ExtractorGroup It simple models a group ofExtractorFactory
providing simple accessing methods.ExtractorRegistry An interface to the enable a registry for extractors to be implemented by different implementors of this API. -
Classes in org.apache.any23.extractor used by org.apache.any23.writer Class Description ExtractionContext This class provides the context for the processing of a singleExtractor
.