com.taursys.dom
Class DOM_2_20001113_DocumentAdapter

java.lang.Object
  extended bycom.taursys.dom.DOM_1_20000929_DocumentAdapter
      extended bycom.taursys.dom.DOM_2_20001113_DocumentAdapter
All Implemented Interfaces:
DocumentAdapter
Direct Known Subclasses:
Tidy_DOM_2_20001113_DocumentAdapter

public class DOM_2_20001113_DocumentAdapter
extends DOM_1_20000929_DocumentAdapter

DocumentAdapter for DOM version 2 11/13/2000


Constructor Summary
DOM_2_20001113_DocumentAdapter(java.lang.Object newDoc)
          Constructs a new DOM_1_20000929_DocumentAdapter for given document.
 
Methods inherited from class com.taursys.dom.DOM_1_20000929_DocumentAdapter
createDefaultWriter, findFirstTextNode, getAttribute, getDocument, getElementById, getElementText, getIdentifierMap, getXMLWriter, hasChildElements, importContents, mapIdentifiers, removeAttribute, setAttributeText, setDocument, setElementText, setElementText, setXMLWriter, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOM_2_20001113_DocumentAdapter

public DOM_2_20001113_DocumentAdapter(java.lang.Object newDoc)
Constructs a new DOM_1_20000929_DocumentAdapter for given document. Also maps all the identifiers for this document



Copyright © 2007 Martin T Phelan. All Rights Reserved.