Uses of Class
javax.media.NoDataSourceException

Packages that use NoDataSourceException
javax.media   
 

Uses of NoDataSourceException in javax.media
 

Methods in javax.media that throw NoDataSourceException
 DataSource MediaProxy.getDataSource()
          Obtain the new DataSource.
static DataSource Manager.createDataSource(java.net.URL sourceURL)
          Create a DataSource for the specified media.
static DataSource Manager.createDataSource(MediaLocator sourceLocator)
          Create a DataSource for the specified media.