Package | Description |
---|---|
org.apache.tika.parser.iwork |
Modifier and Type | Field and Description |
---|---|
private PagesContentHandler.DocumentPart |
PagesContentHandler.inPart |
Modifier and Type | Method and Description |
---|---|
private PagesContentHandler.DocumentPart |
PagesContentHandler.HeaderFooter.identifyPart(java.lang.String name) |
static PagesContentHandler.DocumentPart |
PagesContentHandler.DocumentPart.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PagesContentHandler.DocumentPart[] |
PagesContentHandler.DocumentPart.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|