Uses of Interface
org.apache.poi.hwpf.converter.PicturesManager
-
Packages that use PicturesManager Package Description org.apache.poi.hwpf.converter -
-
Uses of PicturesManager in org.apache.poi.hwpf.converter
Methods in org.apache.poi.hwpf.converter that return PicturesManager Modifier and Type Method Description PicturesManager
AbstractWordConverter. getPicturesManager()
Methods in org.apache.poi.hwpf.converter with parameters of type PicturesManager Modifier and Type Method Description void
AbstractWordConverter. setPicturesManager(PicturesManager fileManager)
-