Uses of Class
org.apache.poi.hslf.record.ExObjList
-
Packages that use ExObjList Package Description org.apache.poi.hslf.record -
-
Uses of ExObjList in org.apache.poi.hslf.record
Methods in org.apache.poi.hslf.record that return ExObjList Modifier and Type Method Description ExObjList
Document. getExObjList(boolean create)
Returns the ExObjList, which holds the references to external objects used in the slides.
-