|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TemplateObject.Type | |
---|---|
org.apache.any23.extractor.xpath |
Uses of TemplateObject.Type in org.apache.any23.extractor.xpath |
---|
Methods in org.apache.any23.extractor.xpath that return TemplateObject.Type | |
---|---|
static TemplateObject.Type |
TemplateObject.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TemplateObject.Type[] |
TemplateObject.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 TemplateObject.Type | |
---|---|
TemplateObject(TemplateObject.Type type,
String value,
boolean isVar)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |