|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbbc.rd.mpeg7.MPEG7MediaLocator
public class MPEG7MediaLocator
MPEG7MediaLocator: Represents an mpeg7:MediaLocator object
| Constructor Summary | |
|---|---|
MPEG7MediaLocator()
Constructor for objects of type MPEG7MediaLocator |
|
MPEG7MediaLocator(URI mediaURI)
Constructor for objects of type MPEG7MediaLocator |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
Clones itself. |
URI |
getMediaURI()
Get the MPEG7MediaLocator MediaURI |
void |
setMediaURI(URI mediaURI)
Set the MPEG7MediaLocator MediaURI |
java.lang.String |
toString()
Returns string representation of this object. |
java.lang.String |
toString(int indent)
Returns string representation of this object. |
java.lang.String |
toXML()
Returns XML representation of this object. |
java.lang.String |
toXML(int indent)
Returns XML representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MPEG7MediaLocator()
public MPEG7MediaLocator(URI mediaURI)
| Method Detail |
|---|
public void setMediaURI(URI mediaURI)
mediaURI - the MPEG7MediaLocator MediaURIpublic URI getMediaURI()
public java.lang.String toXML()
public java.lang.String toXML(int indent)
number - of tabs to put before the string.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String toString(int indent)
number - of tabs to put before the string.
public java.lang.Object clone()
clone in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||