Uses of Class
org.apache.poi.hslf.record.Document
-
Packages that use Document Package Description org.apache.poi.hslf.usermodel -
-
Uses of Document in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return Document Modifier and Type Method Description Document
HSLFSlideShow. getDocumentRecord()
Helper method for usermodel and model: Get the document recordMethods in org.apache.poi.hslf.usermodel with parameters of type Document Modifier and Type Method Description static HSLFSoundData[]
HSLFSoundData. find(Document document)
Find all sound records in the supplied Document records
-