Uses of Class
org.apache.poi.hwpf.model.FieldsTables

Packages that use FieldsTables
org.apache.poi.hwpf   
 

Uses of FieldsTables in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as FieldsTables
protected  FieldsTables HWPFDocument._fieldsTables
          Holds the fields PLCFs
 

Methods in org.apache.poi.hwpf that return FieldsTables
 FieldsTables HWPFDocument.getFieldsTables()
           
 



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