Package org.apache.any23.extractor.rdfa
This package contains the definition of a specific
Extractor
for
RDFa.-
Class Summary Class Description RDFa11Extractor Extractor
implementation for RDFa 1.1 specification.RDFa11ExtractorFactory RDFa11Parser Deprecated. since 2.3 theRio
implementations are used to parse RDFa.RDFaExtractor Extractor
implementation for RDFa 1.0 specification.RDFaExtractorFactory XSLTStylesheet An XSLT stylesheet loaded from an InputStream, can be applied to DOM trees and writes the result to aWriter
. -
Exception Summary Exception Description RDFa11ParserException Deprecated. since 2.3 theRio
implementations are used to parse RDFa.XSLTStylesheetException Defines an exception raised by theXSLTStylesheet
class.