|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property.PropertyType | |
|---|---|
| org.apache.tika.metadata | Multi-valued metadata container, and set of constant metadata fields. |
| Uses of Property.PropertyType in org.apache.tika.metadata |
|---|
| Methods in org.apache.tika.metadata that return Property.PropertyType | |
|---|---|
Property.PropertyType |
Property.getPropertyType()
|
static Property.PropertyType |
Property.PropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Property.PropertyType[] |
Property.PropertyType.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.PropertyType | |
|---|---|
PropertyTypeException(Property.PropertyType expected,
Property.PropertyType found)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||