com.evolvedbinary.xpath.parser.ast
Class SchemaAttributeTest

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.KindTest
          extended by com.evolvedbinary.xpath.parser.ast.SchemaAttributeTest
All Implemented Interfaces:
ASTNode, ItemType, NodeTest

public class SchemaAttributeTest
extends KindTest

Created by aretter on 30/01/2016.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.evolvedbinary.xpath.parser.ast.KindTest
KindTest.Kind
 
Constructor Summary
SchemaAttributeTest(QNameW name)
           
 
Method Summary
protected  String describeParams()
           
 boolean equals(Object obj)
           
 QNameW getName()
           
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.KindTest
describe, getKind
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.AbstractASTNode
toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SchemaAttributeTest

public SchemaAttributeTest(QNameW name)
Method Detail

describeParams

protected String describeParams()
Overrides:
describeParams in class KindTest

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getName

public QNameW getName()


Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.