public interface SourceNode
Modifier and Type | Method and Description |
---|---|
BlobHolder |
getBlobHolder() |
List<SourceNode> |
getChildren() |
String |
getName() |
String |
getSourcePath() |
boolean |
isFolderish() |
boolean isFolderish()
BlobHolder getBlobHolder() throws IOException
IOException
List<SourceNode> getChildren() throws IOException
IOException
String getName()
String getSourcePath()
Copyright © 2015 Nuxeo SA. All rights reserved.