Uses of Class
org.apache.poi.hslf.usermodel.SoundData

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

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

Methods in org.apache.poi.hslf.usermodel that return SoundData
static SoundData[] SoundData.find(Document document)
          Find all sound records in the supplied Document records
 SoundData[] SlideShow.getSoundData()
          Returns the data of all the embedded sounds in the SlideShow
 



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