Package com.softwareag.tamino.db.api.objectModel.dom

Provides classes and interfaces to work with a DOM object model.

See:
          Description

Class Summary
TDOMAdapter DOMAdapter is the adaption of the DOM object model to the TXMLObject class.
TDOMElementIterator TDOMElementIterator is a convenience class.
TDomMessages This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.objectModel.dom.TDomMessages.xml.
TDOMObjectModel TDOMObjectModel represents the DOM object model.
TDOMReader  
TDOMWriter The DOMWriter class writes an internal DOM tree to an external representation (XML document) using a java.io.Writer.
 

Package com.softwareag.tamino.db.api.objectModel.dom Description

Provides classes and interfaces to work with a DOM object model.

This package provides the DOM object model class. The class is used to set the DOM object model for Tamino accessors. An accessor created for the DOM object model treats XML documents as DOM documents both for storing to and retrieving from Tamino.



Copyright (c) 2013 Software AG. All Rights Reserved.