|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NoProcessorException | |
| javax.media | |
| Uses of NoProcessorException in javax.media |
| Methods in javax.media that throw NoProcessorException | |
static Processor |
Manager.createProcessor(java.net.URL sourceURL)
Create a Processor for the specified media. |
static Processor |
Manager.createProcessor(MediaLocator sourceLocator)
Create a Processor for the specified media. |
static Processor |
Manager.createProcessor(DataSource source)
Create a Processor for the DataSource. |
static Processor |
Manager.createRealizedProcessor(ProcessorModel model)
Create a Realized Processor for the specified
ProcessorModel. |
(package private) static Processor |
Manager.createProcessorForContent(MediaLocator sourceLocator,
boolean useUnknownContent,
java.util.Hashtable sources)
Create a player for the MediaLocator. |
(package private) static Processor |
Manager.createProcessorForSource(DataSource source,
java.lang.String contentTypeName,
boolean[] sourceUsed)
Create a Processor for a particular content type
using the source. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||