:: com :: sun :: star :: xml :: input ::

unpublished service SaxDocumentHandler
Description
This service helps parsing files by providing a SAX document handler interface for a SAX parsers. You have to instantiate this service passing an XRoot instance. @internal

Exported Interfaces
::com::sun::star::xml::sax::XDocumentHandler
Description
to be passed to a SAX parser
::com::sun::star::lang::XInitialization
Description
to be used to pass XRoot object

 
Top of Page