public class FileWithMetadataSourceNode extends FileSourceNode
SourceNode
implementation that manages Meta-data from properties filesModifier 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, getFileNameNoExt, getName, getSourcePath, isFolderish
public static String METADATA_FILENAME
public FileWithMetadataSourceNode(File file)
public FileWithMetadataSourceNode(String path)
public BlobHolder getBlobHolder() throws IOException
getBlobHolder
in interface SourceNode
getBlobHolder
in class FileSourceNode
IOException
public List<SourceNode> getChildren()
getChildren
in interface SourceNode
getChildren
in class FileSourceNode
Copyright © 2015 Nuxeo SA. All rights reserved.