Org.Xml.Sax.ILocator: Property Members

The properties of Org.Xml.Sax.ILocator are listed below. For a list of all members, see the ILocator Members list.

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.