21 module 
com { module sun { module star { module xml { module input {
    52     void processingInstruction(
    53         [in] 
string target, [in] 
string data )
    61     void setDocumentLocator(
    75         [in] 
long uid, [in] 
string localName, [in] 
XAttributes xAttributes )
 Definition: Ambiguous.idl:20
 
encapsulates the details of an XML parse error or warning. 
Definition: SAXException.idl:37
 
makes it possible to associate a SAX event with a document location. 
Definition: XLocator.idl:30
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45