public abstract class ParseErrorCallback
extends com.aspose.ms.System.MulticastDelegate
Represents a method callback to handle parse errors that can happen when reading xml data.
Constructor and Description |
---|
ParseErrorCallback() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
invoke(Object sender,
ParseErrorArgs args) |
getInvocationList, op_Equality, op_Inequality
public abstract Object invoke(Object sender, ParseErrorArgs args)
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.