Package org.apache.poi.hwpf.model
Class CHPX
- All Implemented Interfaces:
Cloneable
,Comparable<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!
- Author:
- Ryan Ackley
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.hwpf.model.PropertyNode
PropertyNode.EndComparator, PropertyNode.StartComparator
-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.PropertyNode
_buf
-
Method Summary
Modifier and TypeMethodDescriptiongetCharacterProperties
(StyleSheet ss, short istd) byte[]
toString()
Methods inherited from class org.apache.poi.hwpf.model.BytePropertyNode
getEndBytes, getStartBytes
Methods inherited from class org.apache.poi.hwpf.model.PropertyNode
adjustForDelete, clone, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart