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 struct ElementStackItem
Usage Restrictions
not published
Description
* A struct to keep a startElement/endElement SAX event.

Elements' Summary
isStartElementEvent * whether it is a startElement event  
elementName * the name of the element  
xAttributes * attribute list for a startElement event  
Elements' Details
isStartElementEvent
boolean isStartElementEvent;
Description
* whether it is a startElement event
elementName
string elementName;
Description
* the name of the element
xAttributes
::com::sun::star::xml::sax::XAttributeList xAttributes;
Description
* attribute list for a startElement 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.