Overview
Module
Use
Devguide
Index
Elements' Summary
Elements' Details
::
com
::
sun
::
star
::
xml
::
csax
::
unpublished
struct XMLAttribute
Description
* A struct to keep information of an element's attribute.
Elements' Summary
sName
* the attribute name
sValue
* the attribute value
Elements' Details
sName
string
sName
;
Description
* the attribute name
sValue
string
sValue
;
Description
* the attribute value
Top of Page
Copyright © 2010 Sun Microsystems, Inc.