org.modeshape.jcr.query.xpath
Class XPath.Literal
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.Literal
- Enclosing class:
- XPath
public static class XPath.Literal
- extends XPath.Component
XPath.Literal
public XPath.Literal(String value)
getValue
public String getValue()
- Returns:
- value
isInteger
public boolean isInteger()
getValueAsInteger
public int getValueAsInteger()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.