public class FileWithMetadataSourceNode extends FileSourceNode
SourceNode implementation that manages Meta-data from properties
files| Modifier and Type | Field and Description |
|---|---|
static String |
METADATA_FILENAME |
| Constructor and Description |
|---|
FileWithMetadataSourceNode(File file) |
FileWithMetadataSourceNode(String path) |
| Modifier and Type | Method and Description |
|---|---|
BlobHolder |
getBlobHolder() |
List<SourceNode> |
getChildren() |
getFile, getName, getSourcePath, isFolderishpublic static String METADATA_FILENAME
public FileWithMetadataSourceNode(File file)
public FileWithMetadataSourceNode(String path)
public BlobHolder getBlobHolder()
getBlobHolder in interface SourceNodegetBlobHolder in class FileSourceNodepublic List<SourceNode> getChildren()
getChildren in interface SourceNodegetChildren in class FileSourceNodeCopyright © 2013 Nuxeo SA. All Rights Reserved.