:: com :: sun :: star :: xml :: crypto :: sax ::
|
unpublished |
struct ElementStackItem |
|
|
|
- Usage Restrictions
- not published
- 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.