Uses of Class
org.apache.tika.parser.microsoft.msg.TikaNameIdChunks.PropertySetType
-
Packages that use TikaNameIdChunks.PropertySetType Package Description org.apache.tika.parser.microsoft.msg -
-
Uses of TikaNameIdChunks.PropertySetType in org.apache.tika.parser.microsoft.msg
Methods in org.apache.tika.parser.microsoft.msg that return TikaNameIdChunks.PropertySetType Modifier and Type Method Description static TikaNameIdChunks.PropertySetTypeTikaNameIdChunks.PropertySetType. valueOf(String name)Returns the enum constant of this type with the specified name.static TikaNameIdChunks.PropertySetType[]TikaNameIdChunks.PropertySetType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-