|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openxri.xri3.impl.XRI3SyntaxComponent
org.openxri.xri3.impl.XRI3Literal
public class XRI3Literal
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 |
---|
public XRI3Literal(java.lang.String string) throws ParserException
ParserException
Method Detail |
---|
public Rule getParserObject()
getParserObject
in class XRI3SyntaxComponent
public java.lang.String getValue()
getValue
in interface XRILiteral
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |