Groovy Documentation

org.codehaus.groovy.grails.web.mapping
[Java] Interface UrlMappingInfo


public interface UrlMappingInfo

Defines that data that was produced when matching a URI with a UrlMapping instance.

Authors:
Graeme Rocher
See Also:
UrlMapping
Since:
0.5


Groovy Documentation