eu.monnetproject.lemon.impl.io.turtle
Class IRI

java.lang.Object
  extended by eu.monnetproject.lemon.impl.io.turtle.IRI
All Implemented Interfaces:
Node

public class IRI
extends Object
implements Node

Author:
John McCrae

Constructor Summary
IRI(String uri)
           
 
Method Summary
 String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRI

public IRI(String uri)
Method Detail

getURI

public String getURI()
Specified by:
getURI in interface Node


Copyright © 2012. All Rights Reserved.