| Package | Description |
|---|---|
| org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj |
| Modifier and Type | Class and Description |
|---|---|
class |
CellManifestDataElementData
Cell manifest data element
|
class |
ObjectGroupDataElementData |
class |
RevisionManifestDataElementData |
class |
StorageIndexDataElementData |
class |
StorageManifestDataElementData |
| Modifier and Type | Field and Description |
|---|---|
DataElementData |
DataElement.data |
| Modifier and Type | Method and Description |
|---|---|
<T extends DataElementData> |
DataElement.getData(Class<T> clazz)
Used to get data.
|
| Constructor and Description |
|---|
DataElement(DataElementType type,
DataElementData data)
Initializes a new instance of the DataElement class.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.