Package goldengate.common.xml

Classes implementing XML facility

See:
          Description


Class Summary
XmlDecl XmlDecl to declare types, path and name for values from/to XML file/document
XmlHash XmlHash Hashtable for XmlValue utility.
XmlStaticShared Static Shared values
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 Summary
XmlType Type of Classes supported in Enum type
 

Package goldengate.common.xml Description

Classes implementing XML facility



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.