Uses of Class
org.basex.query.expr.path.KindTest
Packages that use KindTest
-
Uses of KindTest in org.basex.query.expr.path
Fields in org.basex.query.expr.path declared as KindTestModifier and TypeFieldDescriptionstatic final KindTestKindTest.ATTGeneric attribute node test.static final KindTestKindTest.COMGeneric comment node test.static final KindTestKindTest.DOCGeneric document node test.static final KindTestKindTest.ELMGeneric element node test.static final KindTestKindTest.NODGeneric node test.static final KindTestKindTest.NSPGeneric namespace node test.static final KindTestKindTest.PIGeneric PI node test.static final KindTestKindTest.TXTGeneric text node test.Methods in org.basex.query.expr.path that return KindTest