Class | Description |
---|---|
XmlDecl |
XmlDecl to declare types, path and name for values from/to XML file/document
|
XmlHash |
XmlHash Hashtable for XmlValue utility.
|
XmlRootHash |
XmlHash Hashtable for XmlValue utility.
|
XmlUtil |
XML utility that handles simple cases as:
XPath as /x/y/z for a node and referring to root of Document XPath as x/y/z for a node and referring to current referenced node Any XPath can be a singleton (unique node referenced by the XPath) or multiple nodes (same XPath) Only Element as Node: no Attribute or any other type within XML Any other path is not supported: //x /x@y ./ .. |
XmlValue |
XmlValue base element
|
Enum | Description |
---|---|
XmlType |
Type of Classes supported in Enum type
|
Copyright © 2009–2020 Waarp. All rights reserved.