Package | Description |
---|---|
org.apache.poi.hpsf |
Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems.
|
Modifier and Type | Method and Description |
---|---|
static ClassIDPredefined |
ClassIDPredefined.lookup(ClassID classID) |
static ClassIDPredefined |
ClassIDPredefined.lookup(java.lang.String externalForm) |
static ClassIDPredefined |
ClassIDPredefined.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClassIDPredefined[] |
ClassIDPredefined.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.