com.evolvedbinary.xpath.parser.ast.partial
Class PartialDocumentTest

java.lang.Object
  extended by com.evolvedbinary.xpath.parser.ast.AbstractASTNode
      extended by com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode<DocumentTest,Either<ElementTest,SchemaElementTest>>
          extended by com.evolvedbinary.xpath.parser.ast.partial.PartialDocumentTest
All Implemented Interfaces:
ASTNode, PartialASTNode<DocumentTest,Either<ElementTest,SchemaElementTest>>

public class PartialDocumentTest
extends AbstractPartialASTNode<DocumentTest,Either<ElementTest,SchemaElementTest>>

Created by aretter on 30/01/2016.


Constructor Summary
PartialDocumentTest()
           
 
Method Summary
 DocumentTest complete(Either<ElementTest,SchemaElementTest> elementTest)
           
protected  String describe()
           
 
Methods inherited from class com.evolvedbinary.xpath.parser.ast.partial.AbstractPartialASTNode
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PartialDocumentTest

public PartialDocumentTest()
Method Detail

complete

public DocumentTest complete(Either<ElementTest,SchemaElementTest> elementTest)

describe

protected String describe()
Specified by:
describe in class AbstractASTNode


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