Table of Contents

Interface ILocation

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

.NET interface for TO BE DEFINED FROM USER

public interface ILocation

Properties

CharacterOffset

int CharacterOffset { get; }

Property Value

int

ColumnNumber

int ColumnNumber { get; }

Property Value

int

LineNumber

int LineNumber { get; }

Property Value

int

PublicId

String PublicId { get; }

Property Value

String

SystemId

String SystemId { get; }

Property Value

String