@Deprecated public abstract class SaveResourceHandler extends com.aspose.ms.System.MulticastDelegate
Represents the handler for HtmlSaveOptions.SaveResourceHandler
Constructor and Description |
---|
SaveResourceHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.IAsyncResult |
beginInvoke(AttachmentBase attachment,
String[] pathToResource,
com.aspose.ms.System.AsyncCallback callback,
Object state)
Deprecated.
|
void |
endInvoke(String[] pathToResource,
com.aspose.ms.System.IAsyncResult result)
Deprecated.
|
abstract void |
invoke(AttachmentBase attachment,
String[] pathToResource)
Deprecated.
|
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImpl
public abstract void invoke(AttachmentBase attachment, String[] pathToResource)
public final com.aspose.ms.System.IAsyncResult beginInvoke(AttachmentBase attachment, String[] pathToResource, com.aspose.ms.System.AsyncCallback callback, Object state)
public final void endInvoke(String[] pathToResource, com.aspose.ms.System.IAsyncResult result)