Package org.apache.poi.hwpf.usermodel
Interface ObjectsPool
-
- All Known Implementing Classes:
ObjectPoolImpl
public interface ObjectsPool
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Entry
getObjectById(java.lang.String objId)
-
-
-
Method Detail
-
getObjectById
Entry getObjectById(java.lang.String objId)
-
-