Table of Contents

Interface IAttributes2

Namespace
Org.Xml.Sax.Ext
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAttributes2 : IAttributes
Inherited Members

Methods

IsDeclared(String)

bool IsDeclared(String arg0)

Parameters

arg0 String

String

Returns

bool

bool

IsDeclared(String, String)

bool IsDeclared(String arg0, String arg1)

Parameters

arg0 String

String

arg1 String

String

Returns

bool

bool

IsDeclared(int)

bool IsDeclared(int arg0)

Parameters

arg0 int

int

Returns

bool

bool

IsSpecified(String)

bool IsSpecified(String arg0)

Parameters

arg0 String

String

Returns

bool

bool

IsSpecified(String, String)

bool IsSpecified(String arg0, String arg1)

Parameters

arg0 String

String

arg1 String

String

Returns

bool

bool

IsSpecified(int)

bool IsSpecified(int arg0)

Parameters

arg0 int

int

Returns

bool

bool