org.mmbase.bridge.util
Class NodeURLStreamHandlerFactory
java.lang.Object
org.mmbase.util.ResourceLoader.URLStreamHandlerFactory
org.mmbase.bridge.util.NodeURLStreamHandlerFactory
public class NodeURLStreamHandlerFactory
- extends ResourceLoader.URLStreamHandlerFactory
- Since:
- MMBase-2.0
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCENAME_FIELD
public static final String RESOURCENAME_FIELD
- See Also:
- Constant Field Values
TYPE_FIELD
public static final String TYPE_FIELD
- See Also:
- Constant Field Values
FILENAME_FIELD
public static final String FILENAME_FIELD
- See Also:
- Constant Field Values
HANDLE_FIELD
public static final String HANDLE_FIELD
- See Also:
- Constant Field Values
LASTMODIFIED_FIELD
public static final String LASTMODIFIED_FIELD
- See Also:
- Constant Field Values
DEFAULT_CONTEXT
public static final String DEFAULT_CONTEXT
- See Also:
- Constant Field Values
NODE_URL_CONTEXT
public static final URL NODE_URL_CONTEXT
- Protocol prefix used by URL objects in this class.
NodeURLStreamHandlerFactory
public NodeURLStreamHandlerFactory()
getResourceBuilder
static NodeManager getResourceBuilder()
- Since:
- MMBase-1.9.2
createURLStreamHandler
public ResourceLoader.PathURLStreamHandler[] createURLStreamHandler(ResourceLoader root,
ResourceLoader.Type type)
- Specified by:
createURLStreamHandler in class ResourceLoader.URLStreamHandlerFactory
MMBase2 Bridge 2.0-SNAPSHOT - 2013-05-29T22:05