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

Packages that use Document
org.apache.poi.hslf.usermodel   
 

Uses of Document in org.apache.poi.hslf.usermodel
 

Methods in org.apache.poi.hslf.usermodel that return Document
 Document SlideShow.getDocumentRecord()
          Helper method for usermodel and model: Get the document record
 

Methods in org.apache.poi.hslf.usermodel with parameters of type Document
static SoundData[] SoundData.find(Document document)
          Find all sound records in the supplied Document records
 



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