19 #ifndef __com_sun_star_xml_sax_XFastParser_idl__
20 #define __com_sun_star_xml_sax_XFastParser_idl__
42 #include <com/sum/star/xml/sax/XFastNamespaceHandler.idl>
45 module com { module sun { module star { module xml { module sax {
131 void registerNamespace( [in]
string NamespaceURL, [in]
long NamespaceToken )
155 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
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:105
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
Definition: XFastNamespaceHandler.idl:27
receives notification of sax document events from a XFastParser
Definition: XFastDocumentHandler.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:47