com.jclark.xsl.expr
Interface PathPattern

All Superinterfaces:
Pattern
All Known Implementing Classes:
AttributeTest, ElementTest, FilterPattern, IdPattern, NamespaceAttributeTest, NamespaceElementTest, NodeTypeTest, ParentPattern, PathPatternBase, ProcessingInstructionTest

public interface PathPattern
extends Pattern


Method Summary
 int getDefaultPriority()
           
 
Methods inherited from interface com.jclark.xsl.expr.Pattern
matches
 

Method Detail

getDefaultPriority

int getDefaultPriority()