Modifier and Type | Method and Description |
---|---|
XJDFHelper |
XJDFHelper.addType(JDFNode.EnumType typ)
append a enumerated types token
|
XJDFHelper |
XJDFHelper.addType(String typ)
append a types token
|
XJDFHelper |
XJDFHelper.clone() |
static XJDFHelper |
XJDFHelper.getHelper(KElement root)
factory to create a helper from an element
|
static XJDFHelper |
XJDFHelper.getHelper(XMLDoc doc)
factory to create a helper from a doc
|
XJDFHelper |
SetHelper.getXJDF() |
XJDFHelper |
ResourceHelper.getXJDF() |
Modifier and Type | Method and Description |
---|---|
abstract Collection<XJDFHelper> |
AbstractXJDFSplit.splitXJDF(XJDFHelper root) |
Collection<XJDFHelper> |
ProcessXJDFSplit.splitXJDF(XJDFHelper root) |
Modifier and Type | Method and Description |
---|---|
void |
XJDFZipWriter.addXJDF(XJDFHelper xjdf) |
protected VString |
ProcessXJDFSplit.calcTypes(XJDFHelper root)
ensure that we have the appropriate types setting for the given product list
|
protected void |
AbstractXJDFSplit.consolidateExchangeResource(XJDFHelper h0,
SetHelper set0,
XJDFHelper h1,
SetHelper set1) |
protected void |
ProcessXJDFSplit.fixCategory(XJDFHelper h,
VString types,
VString allTypes) |
protected void |
AbstractXJDFSplit.fixInOutLinks(XJDFHelper xjdf)
Deprecated.
|
protected void |
AbstractXJDFSplit.fixInOutLinks(XJDFHelper xjdf,
VString allTypes)
update the Usage of resource links according to the value of types
|
protected String |
ProcessXJDFSplit.getJobPartID(XJDFHelper xjdf,
VString types) |
protected LinkInfoMap |
AbstractXJDFSplit.getLinkInfoMap(XJDFHelper xjdf) |
protected void |
ProcessXJDFSplit.processSingle(XJDFHelper h,
VString types,
VString allTypes) |
protected Vector<VString> |
ProcessXJDFSplit.splitTypes(XJDFHelper root) |
abstract Collection<XJDFHelper> |
AbstractXJDFSplit.splitXJDF(XJDFHelper root) |
Collection<XJDFHelper> |
ProcessXJDFSplit.splitXJDF(XJDFHelper root) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractXJDFSplit.consolidateExchangeResources(Vector<XJDFHelper> v) |
Modifier and Type | Method and Description |
---|---|
XJDFHelper |
XJDFBaseGoldenTicket.getXJDFHelper() |
Modifier and Type | Method and Description |
---|---|
JDFDoc |
XJDFToJDFConverter.convert(XJDFHelper helper)
convenience method
|
Modifier and Type | Method and Description |
---|---|
XJDFHelper |
JDFToXJDF.getCombined(JDFNode node) |
Modifier and Type | Method and Description |
---|---|
Vector<XJDFHelper> |
JDFToXJDF.getXJDFs(JDFNode root) |
Modifier and Type | Method and Description |
---|---|
Collection<XJDFHelper> |
IXJDFSplit.splitXJDF(XJDFHelper root) |
Modifier and Type | Method and Description |
---|---|
Collection<XJDFHelper> |
IXJDFSplit.splitXJDF(XJDFHelper root) |
Copyright © 2018. All rights reserved.