Interface IDeclHandler
.NET interface for TO BE DEFINED FROM USER
public interface IDeclHandler
Methods
AttributeDecl(String, String, String, String, String)
void AttributeDecl(String arg0, String arg1, String arg2, String arg3, String arg4)
Parameters
Exceptions
ElementDecl(String, String)
void ElementDecl(String arg0, String arg1)
Parameters
Exceptions
ExternalEntityDecl(String, String, String)
void ExternalEntityDecl(String arg0, String arg1, String arg2)
Parameters
Exceptions
InternalEntityDecl(String, String)
void InternalEntityDecl(String arg0, String arg1)