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

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

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

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

Methods in org.apache.any23.extractor.xpath that return TemplatePredicate
 TemplatePredicate QuadTemplate.getPredicate()
           
 

Constructors in org.apache.any23.extractor.xpath with parameters of type TemplatePredicate
QuadTemplate(TemplateSubject subject, TemplatePredicate predicate, TemplateObject object)
          Constructor for template with no graph.
QuadTemplate(TemplateSubject subject, TemplatePredicate predicate, TemplateObject object, TemplateGraph graph)
          Constructor.
 



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