21 module
com { module sun { module star { module xml { module sax {
107 void registerNamespace( [in]
string NamespaceURL, [in]
long NamespaceToken )
131 string getNamespaceURL( [in]
string prefix )
142 void setCustomEntityNames( [in] sequence< beans::Pair<string,string> > replacements);
is thrown when an input or output error has occurred.
Definition: IOException.idl:26
makes it possible to modify the behavior of resolving external preferences.
Definition: XEntityResolver.idl:32
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
specifies a SAX parser that uses integer values for known XML names (elements, attributes and attribu...
Definition: XFastParser.idl:81
is the basic interface for SAX error handlers.
Definition: XErrorHandler.idl:38
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:37
interface to translate XML strings to integer tokens.
Definition: XFastTokenHandler.idl:34
Stores and manages namespace declarations of a sax document parsed by XFastParser.
Definition: XFastNamespaceHandler.idl:27
receives notification of sax document events from a XFastParser
Definition: XFastDocumentHandler.idl:28
base interface of all UNO interfaces
Definition: XInterface.idl:45