Package | Description |
---|---|
org.apache.poi.hwpf.model |
Modifier and Type | Class and Description |
---|---|
class |
BytePropertyNode<T extends BytePropertyNode<T>>
Deprecated.
byte positions shall not be saved in memory
|
Modifier and Type | Class and Description |
---|---|
class |
CHPX
DANGER - works in bytes!
|
class |
PAPX
DANGER - works in bytes!
Make sure you call getStart() / getEnd() when you want characters
(normal use), but getStartByte() / getEndByte() when you're
reading in / writing out!
|
Constructor and Description |
---|
BytePropertyNode(BytePropertyNode other)
Deprecated.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.