Package net.sf.saxon.pattern
Interface SchemaNodeTest
-
- All Known Implementing Classes:
SchemaAttributeTest
,SchemaElementTest
public interface SchemaNodeTest
Marker interface for schema-element() and schema-attribute() node tests
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StructuredQName
getNodeName()
-
-
-
Method Detail
-
getNodeName
StructuredQName getNodeName()
-
-