com.evolvedbinary.xpath.parser.ast
Class DocumentTest

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.DocumentTest
All Implemented Interfaces:
ASTNode, ItemType, NodeTest

public class DocumentTest
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
DocumentTest(Either<ElementTest,SchemaElementTest> elementTest)
           
 
Method Summary
protected  String describeParams()
           
 boolean equals(Object obj)
           
 
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

DocumentTest

public DocumentTest(Either<ElementTest,SchemaElementTest> elementTest)
Method Detail

describeParams

protected String describeParams()
Overrides:
describeParams in class KindTest

equals

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


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