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

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

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

Methods in org.apache.any23.extractor.xpath with parameters of type Variable
 void TemplateXPathExtractionRuleImpl.add(Variable variable)
           
 void TemplateXPathExtractionRule.add(Variable variable)
          Adds a variable to the template.
 boolean TemplateXPathExtractionRuleImpl.remove(Variable variable)
           
 boolean TemplateXPathExtractionRule.remove(Variable variable)
          Removes a variable from the template.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.