See: Description
| Interface | Description |
|---|---|
| TemplateXPathExtractionRule |
Defines an
XPathExtractionRule able
to expand a QuadTemplate set based
on a given template. |
| XPathExtractionRule |
Defines an extraction rule for the
XPathExtractor. |
| Class | Description |
|---|---|
| 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 org.openrdf.model.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. |
| XPathExtractorFactory |
| Enum | Description |
|---|---|
| TemplateObject.Type |
Supported object types.
|
| TemplateSubject.Type |
Supported subject types.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.