Package com.marklogic.client.ext.file
Interface FormatGetter
-
- All Known Implementing Classes:
DefaultDocumentFormatGetter
public interface FormatGetterStrategy interface for the Format that should be used when writing the given File as a document into MarkLogic.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.marklogic.client.io.FormatgetFormat(org.springframework.core.io.Resource resource)
-