public class FileUrlProtocolHandler extends Object implements UrlProtocolHandler
| Constructor and Description |
|---|
FileUrlProtocolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(String protocol) |
Set<String> |
getAssetPaths(URL url,
Pattern filterExpr,
ClassLoader... classLoaders) |
public boolean accepts(String protocol)
accepts in interface UrlProtocolHandlerpublic Set<String> getAssetPaths(URL url, Pattern filterExpr, ClassLoader... classLoaders)
getAssetPaths in interface UrlProtocolHandlerCopyright © 2014. All Rights Reserved.