| Package | Description | 
|---|---|
| org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj | |
| org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StreamObjectHeaderEnd | 
| class  | StreamObjectHeaderEnd16bitAn 16-bit header for a compound object would indicate the end of a stream object | 
| class  | StreamObjectHeaderEnd8bitAn 8-bit header for a compound object would indicate the end of a stream object | 
| class  | StreamObjectHeaderStartThis class specifies the base class for 16-bit or 32-bit stream object header start | 
| class  | StreamObjectHeaderStart16bitAn 16-bit header for a compound object would indicate the start of a stream object | 
| class  | StreamObjectHeaderStart32bitAn 32-bit header for a compound object would indicate the start of a stream object | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryItem | 
| class  | CellID | 
| class  | CellIDArray | 
| class  | Compact64bitIntA 9-byte encoding of values in the range 0x0002000000000000 through 0xFFFFFFFFFFFFFFFF | 
| class  | ExGuid | 
| class  | ExGUIDArray | 
| class  | SerialNumber | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends BasicObject> | BasicObject. parse(byte[] byteArray,
     AtomicInteger index,
     Class<T> clazz)Used to parse byte array to special object. | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.