Class ScanFileBlobMapping
- java.lang.Object
-
- org.nuxeo.ecm.platform.scanimporter.service.ScanFileBlobMapping
-
public class ScanFileBlobMapping extends Object
XMap descriptor for Blob mapping- Author:
- Thierry Delprat
-
-
Field Summary
Fields Modifier and Type Field Description protected String
sourceFilenameAttribute
protected String
sourcePathAttribute
protected String
sourceXPath
protected String
targetXPath
-
Constructor Summary
Constructors Constructor Description ScanFileBlobMapping()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSourceFilenameAttribute()
String
getSourcePathAttribute()
String
getSourceXPath()
String
getTargetXPath()
-