Class FileSourceNode
java.lang.Object
org.nuxeo.ecm.platform.importer.source.FileSourceNode
- All Implemented Interfaces:
SourceNode
- Direct Known Subclasses:
FileWithIndividualMetadasSourceNode
,FileWithMetadataSourceNode
,FileWithNonHeritedIndividalMetaDataSourceNode
,ScanedFileSourceNode
,XMLFileSourceNode
Simple Filesystem based
SourceNode
- Author:
- Thierry Delprat
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile()
static String
getFileNameNoExt
(File file) getName()
boolean
-
Field Details
-
file
-
-
Constructor Details
-
FileSourceNode
-
FileSourceNode
-
-
Method Details
-
getBlobHolder
- Specified by:
getBlobHolder
in interfaceSourceNode
- Throws:
IOException
-
getChildren
- Specified by:
getChildren
in interfaceSourceNode
- Throws:
IOException
-
isFolderish
public boolean isFolderish()- Specified by:
isFolderish
in interfaceSourceNode
-
getName
- Specified by:
getName
in interfaceSourceNode
-
getSourcePath
- Specified by:
getSourcePath
in interfaceSourceNode
-
getFile
-
getFileNameNoExt
-