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

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

Classes in org.apache.poi.hwpf.model used by org.apache.poi.hwpf
CHPBinTable
          This class holds all of the character formatting properties.
ComplexFileTable
           
DocumentProperties
          Comment me
EscherRecordHolder
          Based on AbstractEscherRecordHolder fomr HSSF.
FileInformationBlock
           
FontTable
          FontTable or in MS terminology sttbfffn is a common data structure written in all Word files.
FSPATable
          This class holds all the FSPA (File Shape Address) structures.
ListTables
           
PAPBinTable
          This class represents the bin table of Word document but it also serves as a holder for all of the paragraphs of document that have been loaded into memory.
PicturesTable
          Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via clipboard.
SavedByTable
          String table containing the history of the last few revisions ("saves") of the document.
SectionTable
           
StyleSheet
          Represents a document's stylesheet.
TextPieceTable
           
 

Classes in org.apache.poi.hwpf.model used by org.apache.poi.hwpf.model
CHPX
          Comment me
EscherRecordHolder
          Based on AbstractEscherRecordHolder fomr HSSF.
Ffn
          FFN - Font Family Name.
FormattedDiskPage
          Represents an FKP data structure.
FSPA
          File Shape Address structure
FSPATable
          This class holds all the FSPA (File Shape Address) structures.
GenericPropertyNode
           
HDFType
           
ListData
           
ListFormatOverride
           
ListFormatOverrideLevel
           
ListLevel
           
PAPX
          Comment me
ParagraphHeight
           
PieceDescriptor
           
PropertyNode
          Represents a lightweight node in the Trees used to store content properties.
SectionDescriptor
           
StyleDescription
          Comment me
StyleSheet
          Represents a document's stylesheet.
TextPieceTable
           
 

Classes in org.apache.poi.hwpf.model used by org.apache.poi.hwpf.usermodel
ListData
           
ListFormatOverride
           
PAPX
          Comment me
SEPX
           
StyleSheet
          Represents a document's stylesheet.
 



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