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

Packages that use XMLDocUserData
org.cip4.jdflib.core   
 

Uses of XMLDocUserData in org.cip4.jdflib.core
 

Methods in org.cip4.jdflib.core that return XMLDocUserData
 XMLDocUserData JDFDoc.getCreateXMLDocUserData()
          get/create the associated XMLDocUserData - it is always there!
 XMLDocUserData DocumentJDFImpl.getMyUserData()
           
protected  XMLDocUserData JDFElement.getXMLDocUserData()
          get/create the associated XMLDocUserData
protected  XMLDocUserData JDFDoc.getXMLDocUserData()
          Method getXMLDocUserData - get the associated XMLDocUserData
protected  XMLDocUserData DocumentJDFImpl.getXMLDocUserData()
          get/create the associated XMLDocUserData
 

Methods in org.cip4.jdflib.core with parameters of type XMLDocUserData
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 © 2013. All Rights Reserved.