|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BytePropertyNode | |
---|---|
org.apache.poi.hwpf.model |
Uses of BytePropertyNode in org.apache.poi.hwpf.model |
---|
Classes in org.apache.poi.hwpf.model with type parameters of type BytePropertyNode | |
---|---|
class |
BytePropertyNode<T extends BytePropertyNode<T>>
Deprecated. byte positions shall not be saved in memory |
Subclasses of BytePropertyNode in org.apache.poi.hwpf.model | |
---|---|
class |
CHPX
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! |
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! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |