Uses of Class
com.evolvedbinary.xpath.parser.ast.ElementTest

Packages that use ElementTest
com.evolvedbinary.xpath.parser.ast   
com.evolvedbinary.xpath.parser.ast.partial   
 

Uses of ElementTest in com.evolvedbinary.xpath.parser.ast
 

Constructor parameters in com.evolvedbinary.xpath.parser.ast with type arguments of type ElementTest
DocumentTest(Either<ElementTest,SchemaElementTest> elementTest)
           
 

Uses of ElementTest in com.evolvedbinary.xpath.parser.ast.partial
 

Methods in com.evolvedbinary.xpath.parser.ast.partial that return ElementTest
 ElementTest PartialElementTest.PartialElementTest1.PartialElementTest2.complete(Boolean optionalType)
           
 

Method parameters in com.evolvedbinary.xpath.parser.ast.partial with type arguments of type ElementTest
 DocumentTest PartialDocumentTest.complete(Either<ElementTest,SchemaElementTest> elementTest)
           
 



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