de.hedenus.www
Interface URIReference

All Known Implementing Classes:
URIRefNode

public interface URIReference

An entity that can be address by a URI reference.

Author:
Michael Hedenus

Method Summary
 java.lang.String getURI()
          Returns the identifier of the entity.
 

Method Detail

getURI

java.lang.String getURI()
Returns the identifier of the entity.