org.apache.poi.hwpf.model
Class SEPX
java.lang.Object
org.apache.poi.hwpf.model.PropertyNode
org.apache.poi.hwpf.model.SEPX
- All Implemented Interfaces:
- java.lang.Cloneable, java.lang.Comparable
public class SEPX
- extends PropertyNode
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEPX
public SEPX(SectionDescriptor sed,
int start,
int end,
byte[] grpprl)
getGrpprl
public byte[] getGrpprl()
getSectionDescriptor
public SectionDescriptor getSectionDescriptor()
getSectionProperties
public SectionProperties getSectionProperties()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class PropertyNode
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.