Package | Description |
---|---|
org.apache.any23.extractor.xpath |
This package provides an XPath extractor able to generate RDF statements
from any HTML page on the basis of a set of specified rules and a list of statement
templates.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateXPathExtractionRuleImpl.add(QuadTemplate template) |
void |
TemplateXPathExtractionRule.add(QuadTemplate template)
Adds a
QuadTemplate to the rule. |
boolean |
TemplateXPathExtractionRuleImpl.remove(QuadTemplate template) |
boolean |
TemplateXPathExtractionRule.remove(QuadTemplate template)
Removes a quad template from the rule.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.