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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFile()static StringgetFileNameNoExt(File file) getName()boolean
-
Field Details
-
file
-
-
Constructor Details
-
FileSourceNode
-
FileSourceNode
-
-
Method Details
-
getBlobHolder
- Specified by:
getBlobHolderin interfaceSourceNode- Throws:
IOException
-
getChildren
- Specified by:
getChildrenin interfaceSourceNode- Throws:
IOException
-
isFolderish
public boolean isFolderish()- Specified by:
isFolderishin interfaceSourceNode
-
getName
- Specified by:
getNamein interfaceSourceNode
-
getSourcePath
- Specified by:
getSourcePathin interfaceSourceNode
-
getFile
-
getFileNameNoExt
-