org.openrdf.repository.augur.model
Class AURI
java.lang.Object
org.openrdf.repository.augur.model.AResource
org.openrdf.repository.augur.model.AURI
- All Implemented Interfaces:
- Serializable, Resource, URI, Value
public class AURI
- extends AResource
- implements URI
Wraps a URI to include the AugurNode.
- Author:
- James Leigh
- See Also:
- Serialized Form
AURI
public AURI(String name,
URI uri,
AugurNode node)
getLocalName
public String getLocalName()
- Specified by:
getLocalName in interface URI
getNamespace
public String getNamespace()
- Specified by:
getNamespace in interface URI
Copyright © 2004-2009 Aduna. All Rights Reserved.