com.evolvedbinary.xpath.parser.ast
Class KindTest
java.lang.Object
com.evolvedbinary.xpath.parser.ast.AbstractASTNode
com.evolvedbinary.xpath.parser.ast.KindTest
- All Implemented Interfaces:
- ASTNode, ItemType, NodeTest
- Direct Known Subclasses:
- AnyKindTest, AttributeTest, CommentTest, DocumentTest, ElementTest, PITest, SchemaAttributeTest, SchemaElementTest
public abstract class KindTest
- extends AbstractASTNode
- implements NodeTest, ItemType
Created by aretter on 30/01/2016.
KindTest
public KindTest(KindTest.Kind kind)
getKind
public KindTest.Kind getKind()
describe
protected String describe()
- Specified by:
describe in class AbstractASTNode
describeParams
protected String describeParams()
Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.