Interface ExtensionTreatmentResolver

    • Method Detail

      • getExtensionInstruction

        ExtensionTreatment getExtensionInstruction​(ExtensionTreatmentType type)
        Gets an extension treatment instance of the specified type, if supported by the driver.
        Parameters:
        type - type of extension to get
        Returns:
        extension instruction
        Throws:
        java.lang.UnsupportedOperationException - if the extension type is not supported by this driver