Uses of Class
org.apache.poi.hdf.model.hdftypes.DocumentProperties

Packages that use DocumentProperties
org.apache.poi.hdf.event   
org.apache.poi.hdf.model   
 

Uses of DocumentProperties in org.apache.poi.hdf.event
 

Methods in org.apache.poi.hdf.event with parameters of type DocumentProperties
 void HDFParsingListener.document(DocumentProperties dop)
           
 void HDFLowLevelParsingListener.document(DocumentProperties dop)
           
 void EventBridge.document(DocumentProperties dop)
           
 

Uses of DocumentProperties in org.apache.poi.hdf.model
 

Methods in org.apache.poi.hdf.model with parameters of type DocumentProperties
 void HDFObjectModel.document(DocumentProperties dop)
           
 



Copyright © 2003 Apache Software Foundation.