Uses of Package
org.apache.poi.hwpf.model.types

Packages that use org.apache.poi.hwpf.model.types
org.apache.poi.hwpf.model   
org.apache.poi.hwpf.usermodel   
 

Classes in org.apache.poi.hwpf.model.types used by org.apache.poi.hwpf.model
BKFAbstractType
          BooKmark First descriptor (BKF).
DOPAbstractType
          Document Properties.
FibBaseAbstractType
          Base part of the File information Block (FibBase).
FLDAbstractType
          Field Descriptor (FLD).
FRDAbstractType
          Footnote Reference Descriptor (FRD).
FSPAAbstractType
          File Shape Address (FSPA).
GrfhicAbstractType
          The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure.
HRESIAbstractType
          Hyphenation (HRESI).
PICFAbstractType
          The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
TBDAbstractType
          The TBD is a substructure of the PAP.
 

Classes in org.apache.poi.hwpf.model.types used by org.apache.poi.hwpf.usermodel
CHPAbstractType
          Character Properties.
PAPAbstractType
          Paragraph Properties.
SEPAbstractType
          Section Properties.
SHD80AbstractType
          The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.
SHDAbstractType
          The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
TAPAbstractType
          Table Properties.
TCAbstractType
          Table Cell Descriptor.
TLPAbstractType
          Table Autoformat Look sPecifier (TLP).
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.