|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeTest | |
|---|---|
| com.evolvedbinary.xpath.parser.ast | |
| com.evolvedbinary.xpath.parser.ast.partial | |
| Uses of NodeTest in com.evolvedbinary.xpath.parser.ast |
|---|
| Classes in com.evolvedbinary.xpath.parser.ast that implement NodeTest | |
|---|---|
class |
AnyKindTest
Created by aretter on 31/01/2016. |
class |
AttributeTest
Created by aretter on 30/01/2016. |
class |
CommentTest
Created by aretter on 31/01/2016. |
class |
DocumentTest
Created by aretter on 30/01/2016. |
class |
ElementTest
Created by aretter on 30/01/2016. |
class |
KindTest
Created by aretter on 30/01/2016. |
class |
NameTest
Created by aretter on 28/01/2016. |
class |
PITest
Created by aretter on 30/01/2016. |
class |
SchemaAttributeTest
Created by aretter on 30/01/2016. |
class |
SchemaElementTest
Created by aretter on 30/01/2016. |
| Methods in com.evolvedbinary.xpath.parser.ast that return NodeTest | |
|---|---|
NodeTest |
Step.getNodeTest()
|
| Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type NodeTest | |
|---|---|
Step(Axis axis,
NodeTest nodeTest)
|
|
| Uses of NodeTest in com.evolvedbinary.xpath.parser.ast.partial |
|---|
| Methods in com.evolvedbinary.xpath.parser.ast.partial with parameters of type NodeTest | |
|---|---|
Step |
PartialStep.complete(NodeTest nodeTest)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||