@Internal public final class CHPX extends BytePropertyNode<CHPX>
Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
PropertyNode.EndComparator, PropertyNode.StartComparator
_buf
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
getCharacterProperties(StyleSheet ss,
short istd) |
byte[] |
getGrpprl() |
SprmBuffer |
getSprmBuf() |
java.lang.String |
toString() |
getEndBytes, getStartBytes
adjustForDelete, clone, compareTo, equals, getEnd, getStart, hashCode, limitsAreEqual, setEnd, setStart
public byte[] getGrpprl()
public SprmBuffer getSprmBuf()
public CharacterProperties getCharacterProperties(StyleSheet ss, short istd)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.