Package org.apache.poi.hwpf.model
Class SEPX
- All Implemented Interfaces:
Cloneable
,Comparable<SEPX>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.hwpf.model.PropertyNode
PropertyNode.EndComparator, PropertyNode.StartComparator
-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.PropertyNode
_buf
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.PropertyNode
adjustForDelete, clone, compareTo, getEnd, getStart, limitsAreEqual, setEnd, setStart
-
Constructor Details
-
SEPX
-
-
Method Details
-
getGrpprl
public byte[] getGrpprl() -
getSectionDescriptor
-
getSectionProperties
-
equals
- Overrides:
equals
in classPropertyNode<SEPX>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPropertyNode<SEPX>
-
toString
-