|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathExtractionRule | |
|---|---|
| org.apache.any23.extractor.xpath | |
| Uses of XPathExtractionRule in org.apache.any23.extractor.xpath |
|---|
| Subinterfaces of XPathExtractionRule in org.apache.any23.extractor.xpath | |
|---|---|
interface |
TemplateXPathExtractionRule
Defines an XPathExtractionRule able
to expand a QuadTemplate set based
on a given template. |
| Classes in org.apache.any23.extractor.xpath that implement XPathExtractionRule | |
|---|---|
class |
TemplateXPathExtractionRuleImpl
Default implementation of XPathExtractionRule. |
| Methods in org.apache.any23.extractor.xpath with parameters of type XPathExtractionRule | |
|---|---|
void |
XPathExtractor.add(XPathExtractionRule rule)
|
boolean |
XPathExtractor.contains(XPathExtractionRule rule)
|
void |
XPathExtractor.remove(XPathExtractionRule rule)
|
| Constructor parameters in org.apache.any23.extractor.xpath with type arguments of type XPathExtractionRule | |
|---|---|
XPathExtractor(List<XPathExtractionRule> rules)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||