Class PAPX

All Implemented Interfaces:
Cloneable, Comparable<PAPX>

@Internal public final class PAPX extends BytePropertyNode<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!
Author:
Ryan Ackley