Uses of Class
org.apache.poi.hslf.usermodel.HSLFSoundData
-
Packages that use HSLFSoundData Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFSoundData in org.apache.poi.hslf.usermodel
Methods in org.apache.poi.hslf.usermodel that return HSLFSoundData Modifier and Type Method Description static HSLFSoundData[]
HSLFSoundData. find(Document document)
Find all sound records in the supplied Document recordsHSLFSoundData[]
HSLFSlideShow. getSoundData()
Returns the data of all the embedded sounds in the SlideShow
-