Package org.apache.poi.hwpf.model
Class Hyphenation
java.lang.Object
org.apache.poi.hwpf.model.types.HRESIAbstractType
org.apache.poi.hwpf.model.Hyphenation
- All Implemented Interfaces:
org.apache.poi.common.Duplicatable
@Internal
public final class Hyphenation
extends HRESIAbstractType
implements org.apache.poi.common.Duplicatable
Hyphenation. Substructure of the
CharacterProperties.-
Field Summary
Fields inherited from class org.apache.poi.hwpf.model.types.HRESIAbstractType
HRES_ADD_LETTER_BEFORE, HRES_CHANGE_LETTER_AFTER, HRES_CHANGE_LETTER_BEFORE, HRES_DELETE_BEFORE_CHANGE_BEFORE, HRES_DELETE_LETTER_BEFORE, HRES_NO, HRES_NORMAL -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Hyphenation
public Hyphenation() -
Hyphenation
-
Hyphenation
public Hyphenation(short hres)
-
-
Method Details
-
copy
- Specified by:
copyin interfaceorg.apache.poi.common.Duplicatable
-
equals
-
getValue
public short getValue() -
hashCode
public int hashCode() -
isEmpty
public boolean isEmpty() -
toString
- Overrides:
toStringin classHRESIAbstractType
-