Interface StreamSource

    • Method Detail

      • getInputStream

        java.io.InputStream getInputStream()
        Creates a NEW InputStream to the provided resource.
        Specified by:
        getInputStream in interface org.activiti.bpmn.converter.util.InputStreamProvider