org.apache.poi.hwpf.model
Class StyleDescription
java.lang.Object
org.apache.poi.hwpf.model.StyleDescription
- All Implemented Interfaces:
- HDFType
public class StyleDescription
- extends java.lang.Object
- implements HDFType
Comment me
- Author:
- Ryan Ackley
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleDescription
public StyleDescription()
StyleDescription
public StyleDescription(byte[] std,
int baseLength,
int offset,
boolean word9)
getBaseStyle
public int getBaseStyle()
getCHPX
public byte[] getCHPX()
getPAPX
public byte[] getPAPX()
getPAP
public ParagraphProperties getPAP()
getCHP
public CharacterProperties getCHP()
getName
public java.lang.String getName()
toByteArray
public byte[] toByteArray()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.