Package | Description |
---|---|
org.zkoss.poi.hwpf.model |
Modifier and Type | Class and Description |
---|---|
class |
PropertyNode<T extends PropertyNode<T>>
Represents a lightweight node in the Trees used to store content
properties.
|
Modifier and Type | Class and Description |
---|---|
class |
BytePropertyNode<T extends BytePropertyNode<T>>
Deprecated.
byte positions shall not be saved in memory
|
class |
CachedPropertyNode |
class |
CHPX
DANGER - works in bytes!
|
class |
GenericPropertyNode |
class |
PAPX
DANGER - works in bytes!
|
class |
SEPX |
class |
SinglentonTextPiece |
class |
TextPiece
Lightweight representation of a text piece.
|
Modifier and Type | Method and Description |
---|---|
int |
PropertyNode.EndComparator.compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
int |
PropertyNode.EndComparator.compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
int |
PropertyNode.StartComparator.compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
int |
PropertyNode.StartComparator.compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.