Package | Description |
---|---|
org.cip4.jdflib.core | |
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf | |
org.cip4.jdflib.resource.process |
Modifier and Type | Method and Description |
---|---|
JDFRefElement |
JDFElement.getCreateRefElement(JDFResource target)
gets an inter resource link to a target resource., creates it if it does not exist
|
JDFRefElement |
JDFElement.getRefElement(JDFResource target)
gets an inter resource link to a target resource. if target is a partition, the refElement MUST point exactly to that partition
|
JDFRefElement |
JDFElement.refElement(JDFResource target)
Creates an inter resource link to a target resource.
|
Modifier and Type | Method and Description |
---|---|
protected String |
WalkJDFElement.getRefName(JDFRefElement re)
get the name for the attribute to become a reference - may add a "Refs" rather than ref for
|
protected void |
WalkRefElement.makeRefAttribute(JDFRefElement re,
KElement xjdf) |
protected void |
WalkPageListRef.makeRefAttribute(JDFRefElement re,
KElement xjdf) |
protected void |
WalkColorPoolRef.makeRefAttribute(JDFRefElement re,
KElement xjdf) |
protected void |
WalkRefElement.makeSetRefAttribute(JDFRefElement re,
KElement xjdf) |
Modifier and Type | Method and Description |
---|---|
JDFRefElement |
JDFSourceResource.getRefElement()
get the refelement
|
Copyright © 2018. All rights reserved.