org.modeshape.jcr.query.xpath
Class XPath.AttributeTest
java.lang.Object
org.modeshape.jcr.query.xpath.XPath.Component
org.modeshape.jcr.query.xpath.XPath.NodeTest
org.modeshape.jcr.query.xpath.XPath.KindTest
org.modeshape.jcr.query.xpath.XPath.AttributeTest
- Enclosing class:
- XPath
public static class XPath.AttributeTest
- extends XPath.KindTest
XPath.AttributeTest
public XPath.AttributeTest(XPath.NameTest attributeNameOrWildcard,
XPath.NameTest typeName)
getAttributeName
public XPath.NameTest getAttributeName()
- Returns:
- the attribute name, which may be a wilcard
getTypeName
public XPath.NameTest getTypeName()
- Returns:
- typeName
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.