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

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

Uses of POIXMLProperties.ExtendedProperties in org.apache.poi
 

Methods in org.apache.poi that return POIXMLProperties.ExtendedProperties
 POIXMLProperties.ExtendedProperties POIXMLTextExtractor.getExtendedProperties()
          Returns the extended document properties
 POIXMLProperties.ExtendedProperties POIXMLProperties.getExtendedProperties()
          Returns the extended document properties
 

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

Methods in org.apache.poi.xssf.extractor that return POIXMLProperties.ExtendedProperties
 POIXMLProperties.ExtendedProperties XSSFEventBasedExcelExtractor.getExtendedProperties()
          Returns the extended document properties
 



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