19 #ifndef __com_sun_star_xml_sax_XFastParser_idl__ 20 #define __com_sun_star_xml_sax_XFastParser_idl__ 43 module
com { module sun { module star { module xml { module sax {
128 void registerNamespace( [in]
string NamespaceURL, [in]
long NamespaceToken )
152 string getNamespaceURL( [in]
string prefix )
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
makes it possible to modify the behavior of resolving external preferences.
Definition: XEntityResolver.idl:38
Definition: Ambiguous.idl:22
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
specifies a SAX parser that uses integer values for known XML names (elements, attributes and attribu...
Definition: XFastParser.idl:103
is the basic interface for SAX error handlers.
Definition: XErrorHandler.idl:44
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:41
interface to translate XML strings to integer tokens.
Definition: XFastTokenHandler.idl:38
receives notification of sax document events from a XFastParser
Definition: XFastDocumentHandler.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:47