Package org.apache.poi.hwpf.model
Class SEPX
- All Implemented Interfaces:
Comparable<SEPX>,org.apache.poi.common.Duplicatable
-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.PropertyNode
EndComparator, StartComparator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.PropertyNode
adjustForDelete, compareTo, getEnd, getStart, setEnd, setStart
-
Constructor Details
-
SEPX
-
SEPX
-
-
Method Details
-
getGrpprl
public byte[] getGrpprl() -
getSectionDescriptor
-
getSectionProperties
-
equals
- Overrides:
equalsin classPropertyNode<SEPX>
-
hashCode
public int hashCode()- Overrides:
hashCodein classPropertyNode<SEPX>
-
toString
-
copy
- Specified by:
copyin interfaceorg.apache.poi.common.Duplicatable- Specified by:
copyin classPropertyNode<SEPX>
-