Uses of Class
org.codehaus.groovy.grails.web.taglib.NamespacedTagDispatcher

Packages that use NamespacedTagDispatcher
org.codehaus.groovy.grails.web.pages   
 

Uses of NamespacedTagDispatcher in org.codehaus.groovy.grails.web.pages
 

Methods in org.codehaus.groovy.grails.web.pages that return NamespacedTagDispatcher
 NamespacedTagDispatcher TagLibraryLookup.lookupNamespaceDispatcher(String namespace)
          Looks up a namespace dispatcher for the given namespace
 



Copyright (c) 2005-2009 The Grails project