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

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

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

Methods in org.apache.any23.extractor.xpath that return TemplateObject
 TemplateObject QuadTemplate.getObject()
           
 

Constructors in org.apache.any23.extractor.xpath with parameters of type TemplateObject
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.