Package | Description |
---|---|
org.apache.any23.extractor.xpath |
This package provides an XPath extractor able to generate RDF statements
from any HTML page on the basis of a set of specified rules and a list of statement
templates.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
TemplateSubject(TemplateSubject.Type type,
String value,
boolean isVar)
Constructor.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.