public class FileWithNonHeritedIndividalMetaDataSourceNode extends FileSourceNode
Modifier and Type | Field and Description |
---|---|
static String |
ARRAY_SEPARATOR |
static String |
LIST_SEPARATOR |
static String |
PROPERTY_FILE_SUFIX |
static String |
REGEXP_ARRAY_SEPARATOR |
static String |
REGEXP_LIST_SEPARATOR |
Constructor and Description |
---|
FileWithNonHeritedIndividalMetaDataSourceNode(File file) |
FileWithNonHeritedIndividalMetaDataSourceNode(String path) |
Modifier and Type | Method and Description |
---|---|
BlobHolder |
getBlobHolder() |
List<SourceNode> |
getChildren() |
getFile, getFileNameNoExt, getName, getSourcePath, isFolderish
public static final String PROPERTY_FILE_SUFIX
public static String LIST_SEPARATOR
public static String REGEXP_LIST_SEPARATOR
public static String ARRAY_SEPARATOR
public static String REGEXP_ARRAY_SEPARATOR
public FileWithNonHeritedIndividalMetaDataSourceNode(File file)
public FileWithNonHeritedIndividalMetaDataSourceNode(String path)
public List<SourceNode> getChildren()
getChildren
in interface SourceNode
getChildren
in class FileSourceNode
public BlobHolder getBlobHolder() throws IOException
getBlobHolder
in interface SourceNode
getBlobHolder
in class FileSourceNode
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.