Package org.apache.poi.hwpf.model
Class ParagraphHeight
- java.lang.Object
-
- org.apache.poi.hwpf.model.ParagraphHeight
-
@Internal public final class ParagraphHeight extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ParagraphHeight()
ParagraphHeight(byte[] buf, int offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
void
write(java.io.OutputStream out)
-