Uses of Interface
org.apache.poi.hwpf.converter.PicturesManager

Packages that use PicturesManager
org.apache.poi.hwpf.converter   
 

Uses of PicturesManager in org.apache.poi.hwpf.converter
 

Methods in org.apache.poi.hwpf.converter that return PicturesManager
 PicturesManager AbstractWordConverter.getPicturesManager()
           
 

Methods in org.apache.poi.hwpf.converter with parameters of type PicturesManager
 void AbstractWordConverter.setPicturesManager(PicturesManager fileManager)
           
 



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