org.cruxframework.crux.classpath
Class AbstractURLResourceHandler
java.lang.Object
org.cruxframework.crux.classpath.AbstractURLResourceHandler
- All Implemented Interfaces:
- URLResourceHandler
- Direct Known Subclasses:
- FileURLResourceHandler, ZIPURLResourceHandler
public abstract class AbstractURLResourceHandler
- extends Object
- implements URLResourceHandler
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractURLResourceHandler
public AbstractURLResourceHandler()
getChildResource
public URL getChildResource(URL url,
String path)
- Specified by:
getChildResource in interface URLResourceHandler
checkProtocol
protected void checkProtocol(URL url)
- Parameters:
url -
Copyright © 2014. All rights reserved.