org.apache.poi.hwpf.model
Class CHPX
java.lang.Object
org.apache.poi.hwpf.model.PropertyNode
org.apache.poi.hwpf.model.CHPX
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Comparable
public class CHPX
- extends PropertyNode
Comment me
- Author:
- Ryan Ackley
Constructor Summary |
CHPX(int fcStart,
int fcEnd,
byte[] grpprl)
|
CHPX(int fcStart,
int fcEnd,
SprmBuffer buf)
|
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHPX
public CHPX(int fcStart,
int fcEnd,
byte[] grpprl)
CHPX
public CHPX(int fcStart,
int fcEnd,
SprmBuffer buf)
getGrpprl
public byte[] getGrpprl()
getSprmBuf
public SprmBuffer getSprmBuf()
getCharacterProperties
public CharacterProperties getCharacterProperties(StyleSheet ss,
short istd)
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.