|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.layer1.representation.URIAspect
public final class URIAspect
Implementation of IAspectURI that simply holds a URI
| Constructor Summary | |
|---|---|
URIAspect(java.net.URI aURI)
Contstruct a new URIAspect |
|
| Method Summary | |
|---|---|
static IURRepresentation |
create(IURMeta aMeta,
java.net.URI aURI)
Deprecated. |
java.net.URI |
getURI()
Returns the URI value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIAspect(java.net.URI aURI)
| Method Detail |
|---|
public java.net.URI getURI()
getURI in interface IAspectURI
public static IURRepresentation create(IURMeta aMeta,
java.net.URI aURI)
aMeta - the meta for the representationaURI - the value of the URI aspect
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||