Uses of Class
org.apache.any23.extractor.xpath.QuadTemplate

Packages that use QuadTemplate
org.apache.any23.extractor.xpath   
 

Uses of QuadTemplate in org.apache.any23.extractor.xpath
 

Methods in org.apache.any23.extractor.xpath with parameters of type QuadTemplate
 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-2012 The Apache Software Foundation. All Rights Reserved.