org.openxri.xri3.impl
Class XRI3Literal

java.lang.Object
  extended by org.openxri.xri3.impl.XRI3SyntaxComponent
      extended by org.openxri.xri3.impl.XRI3Literal
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, XRILiteral, XRISyntaxComponent

public class XRI3Literal
extends XRI3SyntaxComponent
implements XRILiteral

See Also:
Serialized Form

Constructor Summary
XRI3Literal(java.lang.String string)
           
 
Method Summary
 Rule getParserObject()
           
 java.lang.String getValue()
           
 
Methods inherited from class org.openxri.xri3.impl.XRI3SyntaxComponent
compareTo, equals, hashCode, toIRINormalForm, toString, toURINormalForm
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openxri.xri3.XRISyntaxComponent
toIRINormalForm, toURINormalForm
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

XRI3Literal

public XRI3Literal(java.lang.String string)
            throws ParserException
Throws:
ParserException
Method Detail

getParserObject

public Rule getParserObject()
Specified by:
getParserObject in class XRI3SyntaxComponent

getValue

public java.lang.String getValue()
Specified by:
getValue in interface XRILiteral


Copyright © 2005-2012. All Rights Reserved.