public interface URLHandlerService
Modifier and Type | Method and Description |
---|---|
URLHandler |
findURLHandlerByURI(String uri)
Checks the passed in URL to determine if there is a matching URLHandler.
|
URLHandler findURLHandlerByURI(String uri)
uri
- Copyright © 2013. All rights reserved.