Uses of Class
org.cip4.jdflib.core.DocumentXMLImpl

Packages that use DocumentXMLImpl
org.cip4.jdflib.core   
 

Uses of DocumentXMLImpl in org.cip4.jdflib.core
 

Subclasses of DocumentXMLImpl in org.cip4.jdflib.core
 class DocumentJDFImpl
          implementation of the JDFLib class factory
 

Fields in org.cip4.jdflib.core declared as DocumentXMLImpl
protected  DocumentXMLImpl XMLDoc.m_doc
           
 

Methods in org.cip4.jdflib.core that return DocumentXMLImpl
 DocumentXMLImpl DocumentXMLImpl.clone()
           
protected  DocumentXMLImpl XMLDoc.getImpl()
           
protected  DocumentXMLImpl JDFDoc.getImpl()
           
 DocumentXMLImpl XMLDoc.getMemberDocument()
          getMemberDocument
 

Methods in org.cip4.jdflib.core with parameters of type DocumentXMLImpl
protected  void XMLParser.setDocumentProperties(KElement root, DocumentXMLImpl memberDocument, String namespaceURI)
           
protected  void JDFParser.setDocumentProperties(KElement root, DocumentXMLImpl memberDocument, String namespaceURI)
           
protected  void XMLDoc.setMemberDoc(DocumentXMLImpl myDoc)
           
protected  void JDFDoc.setMemberDoc(DocumentXMLImpl myDoc)
           
 

Constructors in org.cip4.jdflib.core with parameters of type DocumentXMLImpl
XMLDoc(DocumentXMLImpl document)
          constructor
 



Copyright © 2013. All Rights Reserved.