22 module
com { module sun { module star { module xml { module sax {
string SystemId
contains the system identifier of the document.
Definition: SAXParseException.idl:40
long LineNumber
contains the line number in the document.
Definition: SAXParseException.idl:45
Definition: Ambiguous.idl:20
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:37
long ColumnNumber
contains the column number in the document.
Definition: SAXParseException.idl:50
string PublicId
contains the public identifier of the document where the exception has occurred.
Definition: SAXParseException.idl:35
stores information for locating the error in the original XML document.
Definition: SAXParseException.idl:29