Enhydra 3.1 API

Package org.apache.xalan.xpath.dtm

Class Summary
DTM DTM is an XML document model expressed as a table rather than an object tree.
DTMLiaison Liaison to Document Table Model (DTM) XML parser -- the default liaison and parser that XSLTProcessor uses to perform transformations.
DTMNodeLocator
DTMProxy DTMProxy presents a DOM Node API front-end to the DTM model.
DTMProxyMap DTMProxyMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
 

Exception Summary
DTMException Simple implementation of DOMException.
 


Enhydra 3.1 API