com.colorful.atom
Class URI

java.lang.Object
  extended by com.colorful.atom.URI

public class URI
extends java.lang.Object

This class represents an Atom 1.0 uri element.

Author:
Bill Brown
      the content of the uri according to Section 7 of [RFC3986]
  
See Also:
Atom Syndication Format

Method Summary
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getText

public java.lang.String getText()
Returns:
the uri text.