|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.types.AbstractDatatype<java.net.URI>
org.teleal.cling.model.types.URIDatatype
public class URIDatatype
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.teleal.cling.model.types.Datatype |
---|
Datatype.Builtin, Datatype.Default |
Constructor Summary | |
---|---|
URIDatatype()
|
Method Summary | |
---|---|
java.net.URI |
fromString(java.lang.String s)
|
java.net.URI |
getDefaultValue()
|
Methods inherited from class org.teleal.cling.model.types.AbstractDatatype |
---|
getBuiltin, getDisplayString, getString, getValueType, isValid, setBuiltin, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public URIDatatype()
Method Detail |
---|
public java.net.URI fromString(java.lang.String s) throws InvalidValueException
InvalidValueException
public java.net.URI getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |