Class DocumentParent

java.lang.Object
org.fugerit.java.doc.mod.openpdf.ext.helpers.DocumentParent
All Implemented Interfaces:
ParentElement

public class DocumentParent extends Object implements ParentElement
  • Constructor Details

    • DocumentParent

      public DocumentParent(com.lowagie.text.Document document)
  • Method Details

    • add

      public void add(com.lowagie.text.Element element)
      Specified by:
      add in interface ParentElement