Interface Plugin.Engine.Target

    • Method Detail

      • write

        Plugin.Engine.Target.Sink write​(java.util.jar.Manifest manifest)
                                 throws java.io.IOException
        Initializes this target prior to writing.
        Parameters:
        manifest - The manifest for the target or null if no manifest was found.
        Returns:
        The sink to write to.
        Throws:
        java.io.IOException - If an I/O error occurs.