org.apache.poi.hwpf.model
public final class SEPX extends BytePropertyNode
_buf| Constructor and Description |
|---|
SEPX(SectionDescriptor sed,
int start,
int end,
CharIndexTranslator translator,
byte[] grpprl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte[] |
getGrpprl() |
SectionDescriptor |
getSectionDescriptor() |
SectionProperties |
getSectionProperties() |
getEndBytes, getStartBytesadjustForDelete, clone, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStartpublic SEPX(SectionDescriptor sed, int start, int end, CharIndexTranslator translator, byte[] grpprl)
public byte[] getGrpprl()
public SectionDescriptor getSectionDescriptor()
public SectionProperties getSectionProperties()
public boolean equals(java.lang.Object o)
equals in class PropertyNodeCopyright 2016 The Apache Software Foundation or its licensors, as applicable.