public class PostXJDFWalker extends BaseElementWalker
| Modifier and Type | Class and Description |
|---|---|
class |
PostXJDFWalker.WalkArtDeliveryIntentSet |
class |
PostXJDFWalker.WalkDeliveryIntentSet |
class |
PostXJDFWalker.WalkDeliveryParams |
protected class |
PostXJDFWalker.WalkElement |
protected class |
PostXJDFWalker.WalkIntent |
protected class |
PostXJDFWalker.WalkIntentSet |
protected class |
PostXJDFWalker.WalkPart
class that ensures that we do not have signaturename partitions
|
class |
PostXJDFWalker.WalkProductList |
protected class |
PostXJDFWalker.WalkResource |
protected class |
PostXJDFWalker.WalkResourceElement |
protected class |
PostXJDFWalker.WalkResourceSet |
protected class |
PostXJDFWalker.WalkStripCellParams |
protected class |
PostXJDFWalker.WalkStrippingParams |
protected class |
PostXJDFWalker.WalkStrippingSet |
protected class |
PostXJDFWalker.WalkXJDF |
| Modifier and Type | Field and Description |
|---|---|
protected JDFElement |
newRoot |
logtheFactory| Constructor and Description |
|---|
PostXJDFWalker(JDFElement newRoot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeliveryIntent() |
boolean |
isIntentPartition() |
boolean |
isMergeLayout() |
boolean |
isRemoveSignatureName() |
void |
setDeliveryIntent(boolean bDeliveryIntent) |
void |
setIntentPartition(boolean bIntentPartition) |
void |
setMergeLayout(boolean mergeLayout) |
void |
setRemoveSignatureName(boolean removeSignatureName) |
getFactorytoString, walkTree, walkTreeKidsFirstprotected JDFElement newRoot
public PostXJDFWalker(JDFElement newRoot)
newRoot - public boolean isMergeLayout()
public void setMergeLayout(boolean mergeLayout)
mergeLayout - public boolean isIntentPartition()
public void setIntentPartition(boolean bIntentPartition)
bIntentPartition - public boolean isDeliveryIntent()
public void setDeliveryIntent(boolean bDeliveryIntent)
bDeliveryIntent - public boolean isRemoveSignatureName()
public void setRemoveSignatureName(boolean removeSignatureName)
removeSignatureName - Copyright © 2015. All rights reserved.