Class StrippingConverter

java.lang.Object
org.cip4.jdflib.elementwalker.StrippingConverter

public class StrippingConverter extends Object
sub-class that converts LayoutPreparationParams to the corresponding StrippingParams, Assembly and BinderySignature
  • Constructor Details

  • Method Details

    • getBinderySignature

      public JDFBinderySignature getBinderySignature()
      Returns:
      the binderySignature
    • convert

      public void convert()
    • convertLeaf

      protected void convertLeaf()
    • getAssembly

      public JDFAssembly getAssembly()
      Returns:
      the assembly
    • getStrippingParams

      public JDFStrippingParams getStrippingParams()
      Returns:
      the strippingParams
    • toString

      public String toString()
      Overrides:
      toString in class Object
      See Also: