Package | Description |
---|---|
org.cip4.jdflib.core |
Modifier and Type | Class and Description |
---|---|
class |
DocumentJDFImpl
implementation of the JDFLib class factory
|
Modifier and Type | Field and Description |
---|---|
protected DocumentXMLImpl |
XMLDoc.m_doc |
Modifier and Type | Method and Description |
---|---|
DocumentXMLImpl |
DocumentXMLImpl.clone() |
protected DocumentXMLImpl |
JDFDoc.getImpl() |
protected DocumentXMLImpl |
XMLDoc.getImpl() |
DocumentXMLImpl |
XMLDoc.getMemberDocument()
getMemberDocument
|
Modifier and Type | Method and Description |
---|---|
protected void |
JDFParser.setDocumentProperties(KElement root,
DocumentXMLImpl memberDocument,
String namespaceURI) |
protected void |
XMLParser.setDocumentProperties(KElement root,
DocumentXMLImpl memberDocument,
String namespaceURI) |
protected void |
JDFDoc.setMemberDoc(DocumentXMLImpl myDoc) |
protected void |
XMLDoc.setMemberDoc(DocumentXMLImpl myDoc) |
Constructor and Description |
---|
XMLDoc(DocumentXMLImpl document)
constructor
|
Copyright © 2018. All rights reserved.