Interface SourceNode
- All Known Implementing Classes:
FileSourceNode,FileWithIndividualMetadasSourceNode,FileWithMetadataSourceNode,FileWithNonHeritedIndividalMetaDataSourceNode,RandomTextSourceNode,ScanedFileSourceNode,XMLFileSourceNode
public interface SourceNode
Interface for Source Nodes for the importer
- Author:
- Thierry Delprat
-
Method Summary
-
Method Details
-
isFolderish
boolean isFolderish() -
getBlobHolder
- Throws:
IOException
-
getChildren
- Throws:
IOException
-
getName
String getName() -
getSourcePath
String getSourcePath()
-