com.colorful.atom
Class Name

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

public class Name
extends java.lang.Object

This class represents an Atom 1.0 name element.

Author:
Bill Brown
      atom:name { text }
        
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 name text.