Uses of Class
wt.ixb.impl.doc.IxbDomDocument

Packages that use IxbDomDocument
wt.ixb.impl.doc   
wt.ixb.pdx   
 

Uses of IxbDomDocument in wt.ixb.impl.doc
 

Fields in wt.ixb.impl.doc declared as IxbDomDocument
(package private)  IxbDomDocument IxbDomElement.ixbDoc
           
 

Constructors in wt.ixb.impl.doc with parameters of type IxbDomDocument
IxbDomElement(IxbDomDocument _doc, Element _el)
           
 

Uses of IxbDomDocument in wt.ixb.pdx
 

Fields in wt.ixb.pdx declared as IxbDomDocument
protected  IxbDomDocument PDXExportHandler.finalDoc