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

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

public interface TopLevelPattern
extends Pattern


Method Summary
 PathPattern[] getAlternatives()
           
 
Methods inherited from interface com.smallx.xml.xslt.xt.xpath.Pattern
matches
 

Method Detail

getAlternatives

public PathPattern[] getAlternatives()