| Package | Description |
|---|---|
| org.mmbase.applications.media |
The MMBase media projects define an object model to represent
meta data for 'media' formats like real audio streams and mp3
files.
|
| org.mmbase.applications.media.urlcomposers |
URL composers contain the information to create an URL.
|
| org.mmbase.streams.urlcomposers |
| Modifier and Type | Method and Description |
|---|---|
static State |
State.get(int value) |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected State |
URLWrapper.state |
| Modifier and Type | Method and Description |
|---|---|
State |
URLWrapper.getState() |
State |
URLComposer.getState() |
| Modifier and Type | Method and Description |
|---|---|
State |
ImagesURLComposer.getState() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}