Uses of Class
org.apache.poi.POIXMLProperties.CustomProperties

Packages that use POIXMLProperties.CustomProperties
org.apache.poi   
org.apache.poi.xssf.extractor   
 

Uses of POIXMLProperties.CustomProperties in org.apache.poi
 

Methods in org.apache.poi that return POIXMLProperties.CustomProperties
 POIXMLProperties.CustomProperties POIXMLTextExtractor.getCustomProperties()
          Returns the custom document properties
 POIXMLProperties.CustomProperties POIXMLProperties.getCustomProperties()
          Returns the custom document properties
 

Uses of POIXMLProperties.CustomProperties in org.apache.poi.xssf.extractor
 

Methods in org.apache.poi.xssf.extractor that return POIXMLProperties.CustomProperties
 POIXMLProperties.CustomProperties XSSFEventBasedExcelExtractor.getCustomProperties()
          Returns the custom document properties
 



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