Uses of Class
org.cip4.jdflib.resource.process.JDFContentList

Packages that use JDFContentList
org.cip4.jdflib.auto   
 

Uses of JDFContentList in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFContentList
 JDFContentList JDFAutoPublishingIntent.appendContentList()
          (29) append element ContentList
 JDFContentList JDFAutoPageList.appendContentList()
          (29) append element ContentList
 JDFContentList JDFAutoLayoutElement.appendContentList()
          (30) append element ContentList
 JDFContentList JDFAutoPublishingIntent.getContentList()
          (24) const get element ContentList
 JDFContentList JDFAutoPageList.getContentList()
          (24) const get element ContentList
 JDFContentList JDFAutoLayoutElement.getContentList(int iSkip)
          (27) const get element ContentList
 JDFContentList JDFAutoPublishingIntent.getCreateContentList()
          (25) getCreateContentList
 JDFContentList JDFAutoPageList.getCreateContentList()
          (25) getCreateContentList
 JDFContentList JDFAutoLayoutElement.getCreateContentList(int iSkip)
          (26) getCreateContentList
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFContentList
 Collection<JDFContentList> JDFAutoLayoutElement.getAllContentList()
          Get all ContentList from the current element
 

Methods in org.cip4.jdflib.auto with parameters of type JDFContentList
 void JDFAutoPublishingIntent.refContentList(JDFContentList refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoPageList.refContentList(JDFContentList refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoLayoutElement.refContentList(JDFContentList refTarget)
          (31) create inter-resource link to refTarget
 



Copyright © 2013. All Rights Reserved.