Uses of Interface
org.cip4.jdflib.ifaces.IURLSetter

Packages that use IURLSetter
org.cip4.jdflib.jmf   
org.cip4.jdflib.node   
org.cip4.jdflib.resource.process   
org.cip4.jdflib.util   
 

Uses of IURLSetter in org.cip4.jdflib.jmf
 

Classes in org.cip4.jdflib.jmf that implement IURLSetter
 class JDFQueueSubmissionParams
           
 class JDFResubmissionParams
           
 class JDFReturnQueueEntryParams
           
 

Uses of IURLSetter in org.cip4.jdflib.node
 

Classes in org.cip4.jdflib.node that implement IURLSetter
 class JDFNode
          This is the main node for the JDF ticket.
 

Uses of IURLSetter in org.cip4.jdflib.resource.process
 

Classes in org.cip4.jdflib.resource.process that implement IURLSetter
 class JDFFileSpec
           
 class JDFPreview
           
 

Uses of IURLSetter in org.cip4.jdflib.util
 

Methods in org.cip4.jdflib.util with parameters of type IURLSetter
static File UrlUtil.moveToDir(IURLSetter parent, File dir, boolean overWrite)
          Deprecated. use moveToDir(parent, dir, null, overWrite);
static File UrlUtil.moveToDir(IURLSetter parent, File dir, String cwd, boolean overWrite)
          physically store the file at the location specified in dir and also modify this to reflect the new location
 



Copyright © 2013. All Rights Reserved.