CHPXpublic class CHPX extends PropertyNode
(Omit source code)
Constructors Summary |
---|
public CHPX(int fcStart, int fcEnd, byte[] grpprl)
super(fcStart, fcEnd, new SprmBuffer(grpprl));
| public CHPX(int fcStart, int fcEnd, SprmBuffer buf)
super(fcStart, fcEnd, buf);
|
|