22 module
com { module sun { module star { module xml { module sax {
48 void startElement( [in]
string aName,
55 void endElement( [in]
string aName )
61 void characters( [in]
string aChars )
67 void ignorableWhitespace( [in]
string aWhitespaces )
73 void processingInstruction( [in]
string aTarget,
80 void setDocumentLocator( [in]
com::sun::star::xml::sax::
XLocator xLocator )
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:46
specifies an element's attributes.
Definition: XAttributeList.idl:38
receives notification of general document events.
Definition: XDocumentHandler.idl:32
void startDocument()
receives notification of the beginning of a document.
makes it possible to associate a SAX event with a document location.
Definition: XLocator.idl:31
Definition: Ambiguous.idl:20