Package org.apache.poi.hwpf.model
Class ParagraphHeight
java.lang.Object
org.apache.poi.hwpf.model.ParagraphHeight
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
protected byte[]
void
write
(OutputStream out)
-
Constructor Details
-
ParagraphHeight
public ParagraphHeight(byte[] buf, int offset) -
ParagraphHeight
public ParagraphHeight()
-
-
Method Details
-
write
- Throws:
IOException
-
toByteArray
protected byte[] toByteArray() -
equals
-
hashCode
public int hashCode()
-