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