Org.Xml.Sax.ILocator Members

The members of Org.Xml.Sax.ILocator are listed below.

Public Properties

[read-only]
ColumnNumberint. Return the column number where the current document event ends.
[read-only]
LineNumberint. Return the line number where the current document event ends.
[read-only]
PublicIdstring. Return the public identifier for the current document event.
[read-only]
SystemIdstring. Return the system identifier for the current document event.