Class AttributeTest
- java.lang.Object
-
- com.evolvedbinary.xpath.parser.ast.AbstractASTNode
-
- com.evolvedbinary.xpath.parser.ast.KindTest
-
- com.evolvedbinary.xpath.parser.ast.AttributeTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolvedbinary.xpath.parser.ast.KindTest
KindTest.Kind
-
-
Constructor Summary
Constructors Constructor Description AttributeTest()AttributeTest(QNameW name)AttributeTest(QNameW name, QNameW typeName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringdescribeParams()booleanequals(Object obj)QNameWgetName()-
Methods inherited from class com.evolvedbinary.xpath.parser.ast.AbstractASTNode
toString
-
-