Uses of Class
org.eclipse.jst.jsf.core.tagmatcher.TagMatchingAlgorithm

Packages that use TagMatchingAlgorithm
org.eclipse.jst.jsf.core.tagmatcher JSF Core Tag Matching Support. 
 

Uses of TagMatchingAlgorithm in org.eclipse.jst.jsf.core.tagmatcher
 

Subclasses of TagMatchingAlgorithm in org.eclipse.jst.jsf.core.tagmatcher
 class XPathMatchingAlgorithm
          A algorithm that uses an XPath expression to evaluate a result.