com.teamkonzept.dom4jb.dom
Class DOMSource

java.lang.Object
  |
  +--javax.xml.transform.dom.DOMSource
        |
        +--com.teamkonzept.dom4jb.dom.DOMSource
All Implemented Interfaces:
Source

public class DOMSource
extends DOMSource


Field Summary
 
Fields inherited from class javax.xml.transform.dom.DOMSource
FEATURE
 
Constructor Summary
DOMSource()
          Creates new DOMSource
 
Methods inherited from class javax.xml.transform.dom.DOMSource
getNode, getSystemId, setNode, setSystemId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMSource

public DOMSource()
Creates new DOMSource



Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.