|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property.ValueType | |
---|---|
org.apache.tika.metadata | Multi-valued metadata container, and set of constant metadata fields. |
Uses of Property.ValueType in org.apache.tika.metadata |
---|
Methods in org.apache.tika.metadata that return Property.ValueType | |
---|---|
Property.ValueType |
Property.getValueType()
|
static Property.ValueType |
Property.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Property.ValueType[] |
Property.ValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.tika.metadata with parameters of type Property.ValueType | |
---|---|
PropertyTypeException(Property.ValueType expected,
Property.ValueType found)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |