|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.ParagraphHeight
@Internal public final class ParagraphHeight
Constructor Summary | |
---|---|
ParagraphHeight()
|
|
ParagraphHeight(byte[] buf,
int offset)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
protected byte[] |
toByteArray()
|
void |
write(java.io.OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParagraphHeight(byte[] buf, int offset)
public ParagraphHeight()
Method Detail |
---|
public void write(java.io.OutputStream out) throws java.io.IOException
java.io.IOException
protected byte[] toByteArray()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |