Uses of Interface
org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
-
Packages that use TemplateXPathExtractionRule 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. -
-
Uses of TemplateXPathExtractionRule in org.apache.any23.extractor.xpath
Classes in org.apache.any23.extractor.xpath that implement TemplateXPathExtractionRule Modifier and Type Class Description class
TemplateXPathExtractionRuleImpl
Default implementation ofXPathExtractionRule
.
-