com.smallx.xml.xslt.xt.xpath
Interface PathPattern

All Superinterfaces:
Pattern
All Known Implementing Classes:
com.smallx.xml.xslt.xt.xpath.PathPatternBase

public interface PathPattern
extends Pattern


Method Summary
 int getDefaultPriority()
           
 
Methods inherited from interface com.smallx.xml.xslt.xt.xpath.Pattern
matches
 

Method Detail

getDefaultPriority

public int getDefaultPriority()