Uses of Interface
org.apache.cocoon.sitemap.matcher.Matcher

Packages that use Matcher
org.apache.cocoon.sitemap.matcher   
org.apache.cocoon.sitemap.node   
 

Uses of Matcher in org.apache.cocoon.sitemap.matcher
 

Classes in org.apache.cocoon.sitemap.matcher that implement Matcher
 class ContainsMatcher
           
 class EndsWithMatcher
           
 class EqualsMatcher
           
 class RegexpMatcher
           
 class StartsWithMatcher
           
 class WildcardMatcher
           
 

Uses of Matcher in org.apache.cocoon.sitemap.node
 

Constructors in org.apache.cocoon.sitemap.node with parameters of type Matcher
MatchNode.MatcherContext(Matcher matcher, String expression)
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.