This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.any23.extractor.xpath.Variable (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)

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.