NetKernel APIs


org.ten60.netkernel.layer1.representation
Class URIAspect

java.lang.Object
  extended byorg.ten60.netkernel.layer1.representation.URIAspect
All Implemented Interfaces:
IAspectURI, IURAspect

public final class URIAspect
extends Object
implements IAspectURI

Implementation of IAspectURI that simply holds a URI


Constructor Summary
URIAspect(URI aURI)
          Contstruct a new URIAspect
 
Method Summary
static IURRepresentation create(IURMeta aMeta, URI aURI)
          Deprecated.  
 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

URIAspect

public URIAspect(URI aURI)
Contstruct a new URIAspect

Method Detail

getURI

public URI getURI()
Returns the URI value

Specified by:
getURI in interface IAspectURI

create

public static IURRepresentation create(IURMeta aMeta,
                                       URI aURI)
Deprecated.  

Creates a new IURRepresentation to hold the aspect

Parameters:
aMeta - the meta for the representation
aURI - the value of the URI aspect

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.