This section provides a summary of servlet beans for use with XML documents.

Class Name

atg.droplet.xml.NodeForEach

Component

/atg/dynamo/droplet/xml/NodeForEach

Function

Given a DOM node, selects all nodes that match a specified pattern and iterates over each selected node

Class Name

atg.droplet.xml.NodeMatch

Component

/atg/dynamo/droplet/xml/NodeMatch

Function

Given a DOM node, selects the next node that matches a specified pattern

Class Name

atg.droplet.xml.DOM

Component

/atg/dynamo/droplet/xml/XMLToDOM

Function

Parses an XML document and transforms it into a DOM document

Class Name

atg.droplet.xml.XMLTransform

Component

/atg/dynamo/droplet/xml/XMLTransform

Function

Given an XML document and an XSLT or JSP template, transforms and outputs the XML document

 
loading table of contents...