|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemPropValue.Type | |
---|---|
org.apache.any23.extractor.microdata |
Uses of ItemPropValue.Type in org.apache.any23.extractor.microdata |
---|
Methods in org.apache.any23.extractor.microdata that return ItemPropValue.Type | |
---|---|
ItemPropValue.Type |
ItemPropValue.getType()
|
static ItemPropValue.Type |
ItemPropValue.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ItemPropValue.Type[] |
ItemPropValue.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.any23.extractor.microdata with parameters of type ItemPropValue.Type | |
---|---|
ItemPropValue(Object content,
ItemPropValue.Type type)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |