Class FileWithMetadataSourceNode
java.lang.Object
org.nuxeo.ecm.platform.importer.source.FileSourceNode
org.nuxeo.ecm.platform.importer.source.FileWithMetadataSourceNode
- All Implemented Interfaces:
SourceNode
SourceNode
implementation that manages Meta-data from properties files- Author:
- Thierry Delprat
-
Field Summary
Fields inherited from class org.nuxeo.ecm.platform.importer.source.FileSourceNode
file
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.importer.source.FileSourceNode
getFile, getFileNameNoExt, getName, getSourcePath, isFolderish
-
Field Details
-
collector
-
METADATA_FILENAME
- See Also:
-
-
Constructor Details
-
FileWithMetadataSourceNode
-
FileWithMetadataSourceNode
-
-
Method Details
-
getBlobHolder
- Specified by:
getBlobHolder
in interfaceSourceNode
- Overrides:
getBlobHolder
in classFileSourceNode
- Throws:
IOException
-
getChildren
- Specified by:
getChildren
in interfaceSourceNode
- Overrides:
getChildren
in classFileSourceNode
-