|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hdgf.chunks.ChunkSeparator
public class ChunkSeparator
A separator between the trailer of one chunk, and the header of the next one
Field Summary | |
---|---|
protected byte[] |
separatorData
|
Constructor Summary | |
---|---|
ChunkSeparator(byte[] data,
int offset)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected byte[] separatorData
Constructor Detail |
---|
public ChunkSeparator(byte[] data, int offset)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |