|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.PropertyNode org.apache.poi.hwpf.model.GenericPropertyNode
public class GenericPropertyNode
Field Summary |
---|
Fields inherited from class org.apache.poi.hwpf.model.PropertyNode |
---|
_buf |
Constructor Summary | |
---|---|
GenericPropertyNode(int start,
int end,
byte[] buf)
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
Methods inherited from class org.apache.poi.hwpf.model.PropertyNode |
---|
adjustForDelete, clone, compareTo, equals, getEnd, getStart, limitsAreEqual, setEnd, setStart |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericPropertyNode(int start, int end, byte[] buf)
Method Detail |
---|
public byte[] getBytes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |