com.jclark.xsl.expr
Interface PathPattern

All Superinterfaces:
Pattern

public interface PathPattern
extends Pattern

a compiled XPath expression which has an XSLT match priority


Method Summary
 int getDefaultPriority()
          priority when used in XSLT template match pattern
 
Methods inherited from interface com.jclark.xsl.expr.Pattern
matches
 

Method Detail

getDefaultPriority

public int getDefaultPriority()
priority when used in XSLT template match pattern