Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: xml :: crypto :: sax ::

unpublished interface XElementStackKeeper
Usage Restrictions
not published
Description
* Manipulate the "key SAX events" in a SAX event stream. * *
See also
XSecController

Methods' Summary
start * Starts to buffer key SAX events.  
stop * Stops buffering key SAX events.  
retrieve * Transfers the bufferred key SAX events to a document handler. *  
Methods' Details
start
void
start();

Description
* Starts to buffer key SAX events.
stop
void
stop();

Description
* Stops buffering key SAX events.
retrieve
void
retrieve( [in] ::com::sun::star::xml::sax::XDocumentHandler  handler,
[in] boolean  includingTheLastEvent );

Description
* Transfers the bufferred key SAX events to a document handler. *

* All transferred events are removed from the buffer. * *

Parameter handler
the document to receive key SAX events *
Parameter includingTheLastEvent
whether to transfer the last key SAX event
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.