org.apache.xml.dtm.ref.dom2dtm |
|
Java Source File Name | Type | Comment |
DOM2DTM.java | Class | The DOM2DTM class serves up a DOM's contents via the
DTM API.
Note that it doesn't necessarily represent a full Document
tree. |
DOM2DTMdefaultNamespaceDeclarationNode.java | Class | This is a kluge to let us shove a declaration for xml: into the
DOM2DTM model. |