Table of Contents

Interface IStartDocument

Namespace
Javax.Xml.Stream.Events
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IStartDocument : IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

CharacterEncodingScheme

String CharacterEncodingScheme { get; }

Property Value

String

SystemId

String SystemId { get; }

Property Value

String

Version

String Version { get; }

Property Value

String

Methods

EncodingSet()

bool EncodingSet()

Returns

bool

bool

IsStandalone()

bool IsStandalone()

Returns

bool

bool

StandaloneSet()

bool StandaloneSet()

Returns

bool

bool