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

unpublished service SaxDocumentHandler
Usage Restrictions
not published
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 - Summary
::com::sun::star::xml::sax::XDocumentHandler

to be passed to a SAX parser

::com::sun::star::lang::XInitialization

to be used to pass XRoot object

Exported Interfaces - Details
::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