Uses of Class
com.evolvedbinary.xpath.parser.ast.SchemaElementTest
-
Packages that use SchemaElementTest Package Description com.evolvedbinary.xpath.parser.ast com.evolvedbinary.xpath.parser.ast.partial -
-
Uses of SchemaElementTest in com.evolvedbinary.xpath.parser.ast
Constructor parameters in com.evolvedbinary.xpath.parser.ast with type arguments of type SchemaElementTest Constructor Description DocumentTest(com.evolvedbinary.j8fu.Either<ElementTest,SchemaElementTest> elementTest) -
Uses of SchemaElementTest in com.evolvedbinary.xpath.parser.ast.partial
Method parameters in com.evolvedbinary.xpath.parser.ast.partial with type arguments of type SchemaElementTest Modifier and Type Method Description DocumentTestPartialDocumentTest. complete(com.evolvedbinary.j8fu.Either<ElementTest,SchemaElementTest> elementTest)
-