public static class XPath.AttributeTest extends XPath.KindTest
Constructor and Description |
---|
AttributeTest(XPath.NameTest attributeNameOrWildcard,
XPath.NameTest typeName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
XPath.NameTest |
getAttributeName() |
XPath.NameTest |
getTypeName() |
int |
hashCode() |
String |
toString() |
collapse
public AttributeTest(XPath.NameTest attributeNameOrWildcard, XPath.NameTest typeName)
public XPath.NameTest getAttributeName()
public XPath.NameTest getTypeName()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.