Package org.apache.poi.hwpf.model
Class ParagraphHeight
- java.lang.Object
-
- org.apache.poi.hwpf.model.ParagraphHeight
-
-
Constructor Summary
Constructors Constructor Description ParagraphHeight()ParagraphHeight(byte[] buf, int offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()voidwrite(OutputStream out)
-
-
-
Method Detail
-
write
public void write(OutputStream out) throws IOException
- Throws:
IOException
-
-