Package | Description |
---|---|
org.cip4.jdflib.jmf | |
org.cip4.jdflib.node | |
org.cip4.jdflib.resource.process | |
org.cip4.jdflib.util |
Modifier and Type | Class and Description |
---|---|
class |
JDFQueueSubmissionParams |
class |
JDFResubmissionParams |
class |
JDFReturnQueueEntryParams |
Modifier and Type | Class and Description |
---|---|
class |
JDFNode
This is the main node for the JDF ticket.
|
Modifier and Type | Class and Description |
---|---|
class |
JDFFileSpec |
class |
JDFPreview |
Modifier and Type | Method and Description |
---|---|
static File |
UrlUtil.moveToDir(IURLSetter parent,
File dir,
boolean overWrite)
Deprecated.
use moveToDir(parent, dir, null, overWrite);
|
static File |
UrlUtil.moveToDir(IURLSetter urlSetter,
File dir,
String cwd,
boolean overWrite)
physically store the file at the location specified in dir and also modify parent to reflect the new location
|
static File |
UrlUtil.moveToDir(IURLSetter urlSetter,
File dir,
String cwd,
boolean overWrite,
boolean deleteFile)
physically store the file at the location specified in dir and also modify parent to reflect the new location
|
Copyright © 2018. All rights reserved.