public class FileWithMetadataSourceNode extends FileSourceNode
SourceNode implementation that manages Meta-data from properties files| Modifier and Type | Field and Description |
|---|---|
protected static MetadataCollector |
collector |
static String |
METADATA_FILENAME |
file| Constructor and Description |
|---|
FileWithMetadataSourceNode(File file) |
FileWithMetadataSourceNode(String path) |
| Modifier and Type | Method and Description |
|---|---|
BlobHolder |
getBlobHolder() |
List<SourceNode> |
getChildren() |
getFile, getFileNameNoExt, getName, getSourcePath, isFolderishprotected static MetadataCollector collector
public static final String METADATA_FILENAME
public FileWithMetadataSourceNode(File file)
public FileWithMetadataSourceNode(String path)
public BlobHolder getBlobHolder() throws IOException
getBlobHolder in interface SourceNodegetBlobHolder in class FileSourceNodeIOExceptionpublic List<SourceNode> getChildren()
getChildren in interface SourceNodegetChildren in class FileSourceNodeCopyright © 2019 Nuxeo. All rights reserved.