java.lang.Object
br.gov.lexml.eta.etaservices.printing.pdf.FOHelper

public class FOHelper extends Object
  • Constructor Details

    • FOHelper

      public FOHelper(String xml)
  • Method Details

    • getXmpmeta

      public String getXmpmeta()
    • getFOPDocumentWithoutXmpmeta

      public org.dom4j.Document getFOPDocumentWithoutXmpmeta()
      Convert the current xmlDoc to a org.w3c.dom.Document
      Returns:
    • getDCCreator

      public String getDCCreator()
    • isPDFAMode

      public boolean isPDFAMode()
    • getCmpCreateDate

      public String getCmpCreateDate()
    • getPDFAModeNameFOP

      public String getPDFAModeNameFOP()
      Return a PDF/A mode name for FOP, limited to PFA/A-1A or PFA/A-1B
      Returns:
    • getPDFAPart

      public String getPDFAPart()
    • getPDFAConformance

      public String getPDFAConformance()