Package org.apache.any23.extractor.xpath

Interface Summary
TemplateXPathExtractionRule Defines an XPathExtractionRule able to expand a QuadTemplate set based on a given template.
XPathExtractionRule Defines an extraction rule for the XPathExtractor.
 

Class Summary
QuadTemplate This class models a NQuads template, that is a quadruple in which any component can be a variable.
TemplateGraph Represents an Quad graph URI template.
TemplateObject Represents a Quad object template.
TemplatePredicate Represents a Quad predicate template.
TemplateSubject Represents a Quad subject template.
TemplateXPathExtractionRuleImpl Default implementation of XPathExtractionRule.
Term<T extends Value> Represents a generic template term.
Variable Represents a variable in TemplateXPathExtractionRule.
XPathExtractor Implementation of an Extractor.TagSoupDOMExtractor able to apply XPathExtractionRules and generate quads.
 

Enum Summary
TemplateObject.Type Supported object types.
TemplateSubject.Type Supported subject types.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.