Uses of Interface
org.apache.poi.hwpf.usermodel.ObjectsPool
-
Packages that use ObjectsPool Package Description org.apache.poi.hwpf org.apache.poi.hwpf.usermodel -
-
Uses of ObjectsPool in org.apache.poi.hwpf
Methods in org.apache.poi.hwpf that return ObjectsPool Modifier and Type Method Description ObjectsPool
HWPFDocumentCore. getObjectsPool()
-
Uses of ObjectsPool in org.apache.poi.hwpf.usermodel
Classes in org.apache.poi.hwpf.usermodel that implement ObjectsPool Modifier and Type Class Description class
ObjectPoolImpl
-