Uses of Interface
org.apache.cocoon.matching.Matcher

Packages that use Matcher
org.apache.cocoon.matching   
org.apache.cocoon.sitemap   
 

Uses of Matcher in org.apache.cocoon.matching
 

Subinterfaces of Matcher in org.apache.cocoon.matching
 interface PreparableMatcher
          A matcher that can prepare patterns during sitemap setup for faster match at request time.
 

Uses of Matcher in org.apache.cocoon.sitemap
 

Methods in org.apache.cocoon.sitemap with parameters of type Matcher
 Map SitemapExecutor.invokeMatcher(ExecutionContext context, Map objectModel, Matcher matcher, String pattern, Parameters parameters)
          Invoke a match and return the result
 



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