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 PicturesManagerAbstractWordConverter. getPicturesManager()Methods in org.apache.poi.hwpf.converter with parameters of type PicturesManager Modifier and Type Method Description voidAbstractWordConverter. setPicturesManager(PicturesManager fileManager)
-