Table of Contents

Interface IEndElement

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

Properties

Name

QName Name { get; }

Property Value

QName

Namespaces

Iterator<Namespace> Namespaces { get; }

Property Value

Iterator<Namespace>