The members of Javax.Xml.Transform.ISourceLocator are listed below.
| [read-only] | ColumnNumber | int. Return the character position where the current document event ends. |
| [read-only] | LineNumber | int. Return the line number where the current document event ends. |
| [read-only] | PublicId | string. Return the public identifier for the current document event. |
| [read-only] | SystemId | string. Return the system identifier for the current document event. |