:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
struct ElementStackItem |
|
|
|
- Description
- * A struct to keep a startElement/endElement SAX 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
Copyright © 2003 Sun Microsystems, Inc.