Package | Description |
---|---|
org.apache.any23.extractor.microdata |
This package provides classes for dealing with
Microdata extraction.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ItemPropValue(Object content,
ItemPropValue.Type type)
Constructor.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.