org.cip4.jdflib.resource
Class JDFLayoutPreparationParams.StrippingConverter

java.lang.Object
  extended by org.cip4.jdflib.resource.JDFLayoutPreparationParams.StrippingConverter
Enclosing class:
JDFLayoutPreparationParams

public class JDFLayoutPreparationParams.StrippingConverter
extends Object

sub-class that converts LayoutPreparationParams to the corresponding StrippingParams, Assembly and BinderySignature

Author:
Dr. Rainer Prosi, Heidelberger Druckmaschinen AG June 4, 2009

Constructor Summary
JDFLayoutPreparationParams.StrippingConverter(JDFNode n)
           
 
Method Summary
 void convert()
           
protected  void convertLeaf()
          TODO Please insert comment!
 JDFAssembly getAssembly()
           
 JDFBinderySignature getBinderySignature()
           
 JDFStrippingParams getStrippingParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDFLayoutPreparationParams.StrippingConverter

public JDFLayoutPreparationParams.StrippingConverter(JDFNode n)
Parameters:
n -
Method Detail

getBinderySignature

public JDFBinderySignature getBinderySignature()
Returns:
the binderySignature

convert

public void convert()

convertLeaf

protected void convertLeaf()
TODO Please insert comment!


getAssembly

public JDFAssembly getAssembly()
Returns:
the assembly

getStrippingParams

public JDFStrippingParams getStrippingParams()
Returns:
the strippingParams


Copyright © 2013. All Rights Reserved.