Uses of Class
org.apache.any23.extractor.xpath.TemplateSubject.Type

Packages that use TemplateSubject.Type
org.apache.any23.extractor.xpath   
 

Uses of TemplateSubject.Type in org.apache.any23.extractor.xpath
 

Methods in org.apache.any23.extractor.xpath that return TemplateSubject.Type
static TemplateSubject.Type TemplateSubject.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TemplateSubject.Type[] TemplateSubject.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.any23.extractor.xpath with parameters of type TemplateSubject.Type
TemplateSubject(TemplateSubject.Type type, String value, boolean isVar)
          Constructor.
 



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