Package | Description |
---|---|
org.cip4.jdflib.core |
Modifier and Type | Method and Description |
---|---|
XMLDocUserData |
JDFDoc.getCreateXMLDocUserData()
get/create the associated XMLDocUserData - it is always there!
|
XMLDocUserData |
DocumentJDFImpl.getMyUserData() |
protected XMLDocUserData |
DocumentJDFImpl.getXMLDocUserData()
get/create the associated XMLDocUserData
|
protected XMLDocUserData |
JDFDoc.getXMLDocUserData()
Method getXMLDocUserData - get the associated XMLDocUserData
|
protected XMLDocUserData |
JDFElement.getXMLDocUserData()
get/create the associated XMLDocUserData
|
Modifier and Type | Method and Description |
---|---|
protected static KElement |
JDFElement.getDeepElementByID(KElement base,
String attName,
String id,
KElement childToExclude,
XMLDocUserData ud)
this is an optimized version of GetDeepElement() which returns a complete list of elements.
|
Copyright © 2018. All rights reserved.