:: com :: sun :: star :: xml :: csax ::
|
unpublished |
struct XMLAttribute |
|
|
|
- Usage Restrictions
- not published
- 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 © 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.