Javax.Xml.Transform.ISourceLocator: Property Members

The properties of Javax.Xml.Transform.ISourceLocator are listed below. For a list of all members, see the ISourceLocator Members list.

Public Properties

[read-only]
ColumnNumberint. Return the character position 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.