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, getStartBytes
adjustForDelete, clone, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStart
public 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 PropertyNode
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.