public abstract class AbstractFileServer extends Object
getPathNode
-method to return the root of their
hierachy.Constructor and Description |
---|
AbstractFileServer() |
Modifier and Type | Method and Description |
---|---|
org.wymiwyg.commons.util.dirbrowser.PathNode |
getNode(String path) |
protected abstract org.wymiwyg.commons.util.dirbrowser.PathNode |
getRootNode()
This method return the root of the served hierarchy.
|
protected abstract org.wymiwyg.commons.util.dirbrowser.PathNode getRootNode()
public org.wymiwyg.commons.util.dirbrowser.PathNode getNode(String path)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.