Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.util.PathMatcher

Packages that use PathMatcher
org.nuxeo.ecm.webengine   
org.nuxeo.ecm.webengine.util   
 

Uses of PathMatcher in org.nuxeo.ecm.webengine
 

Methods in org.nuxeo.ecm.webengine that return PathMatcher
 PathMatcher PathDescriptor.createMatcher()
           
 PathMatcher PathDescriptor.getMatcher()
           
 

Uses of PathMatcher in org.nuxeo.ecm.webengine.util
 

Subclasses of PathMatcher in org.nuxeo.ecm.webengine.util
static class PathMatcher.PrefixMatcher
           
static class PathMatcher.RegexMatcher
           
 

Methods in org.nuxeo.ecm.webengine.util that return PathMatcher
static PathMatcher PathMatcher.getAllMatcher()
           
static PathMatcher PathMatcher.getPrefixMatcher(String prefix)
           
static PathMatcher PathMatcher.getRegexMatcher(String regex)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.