Class FileWithNonHeritedIndividalMetaDataSourceNode
java.lang.Object
org.nuxeo.ecm.platform.importer.source.FileSourceNode
org.nuxeo.ecm.platform.importer.source.FileWithNonHeritedIndividalMetaDataSourceNode
- All Implemented Interfaces:
SourceNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringprotected static Patternstatic final Stringstatic final Stringstatic final StringFields inherited from class org.nuxeo.ecm.platform.importer.source.FileSourceNode
file -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisPropertyFile(File file) protected Map<String, Serializable> loadPropertyFile(File propertyFile) protected SerializableparseFromString(String value) Methods inherited from class org.nuxeo.ecm.platform.importer.source.FileSourceNode
getFile, getFileNameNoExt, getName, getSourcePath, isFolderish
-
Field Details
-
PROPERTY_FILE_SUFIX
- See Also:
-
numPattern
-
LIST_SEPARATOR
- See Also:
-
REGEXP_LIST_SEPARATOR
- See Also:
-
ARRAY_SEPARATOR
- See Also:
-
REGEXP_ARRAY_SEPARATOR
- See Also:
-
-
Constructor Details
-
FileWithNonHeritedIndividalMetaDataSourceNode
-
FileWithNonHeritedIndividalMetaDataSourceNode
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceSourceNode- Overrides:
getChildrenin classFileSourceNode
-
isPropertyFile
-
getBlobHolder
- Specified by:
getBlobHolderin interfaceSourceNode- Overrides:
getBlobHolderin classFileSourceNode- Throws:
IOException
-
loadPropertyFile
-
parseFromString
-