Uses of Class
wt.xml.DOMDocumentGenerator

Packages that use DOMDocumentGenerator
wt.xml Supports Windchill to XML DOM conversion. 
 

Uses of DOMDocumentGenerator in wt.xml
 

Subclasses of DOMDocumentGenerator in wt.xml
(package private)  class WTIntrospectorToDOMDocumentGenerator
          

Supported API: false

Extendable: false
 

Methods in wt.xml that return DOMDocumentGenerator
static DOMDocumentGenerator DOMDocumentGenerator.newDOMDocumentGenerator(String fullyQualifiedClassName)
          

Supported API: false
 

Methods in wt.xml with parameters of type DOMDocumentGenerator
protected  boolean DOMDocumentGenerator.readVersion(DOMDocumentGenerator thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.