Interface FormatGetter

  • All Known Implementing Classes:
    DefaultDocumentFormatGetter

    public interface FormatGetter
    Strategy interface for the Format that should be used when writing the given File as a document into MarkLogic.
    • Method Detail

      • getFormat

        com.marklogic.client.io.Format getFormat​(org.springframework.core.io.Resource resource)