Table of Contents

Interface INamespace

Namespace
Javax.Xml.Stream.Events
Assembly
MASES.JNet.dll
public interface INamespace : IAttribute, IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

NamespaceURI

String NamespaceURI { get; }

Property Value

String

Prefix

String Prefix { get; }

Property Value

String

Methods

IsDefaultNamespaceDeclaration()

bool IsDefaultNamespaceDeclaration()

Returns

bool

bool