Uses of Class
org.apache.poi.hslf.record.ExObjList

Packages that use ExObjList
org.apache.poi.hslf.record   
 

Uses of ExObjList in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record that return ExObjList
 ExObjList Document.getExObjList()
          Returns the ExObjList, which holds the references to external objects used in the slides.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.