public class FOHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getCmpCreateDate() |
String |
getDCCreator() |
org.dom4j.Document |
getFOPDocumentWithoutXmpmeta()
Convert the current xmlDoc to a org.w3c.dom.Document
|
String |
getPDFAConformance() |
String |
getPDFAModeNameFOP()
Return a PDF/A mode name for FOP, limited to PFA/A-1A or PFA/A-1B
|
String |
getPDFAPart() |
String |
getXmpmeta() |
boolean |
isPDFAMode() |
public FOHelper(String xml)
public String getXmpmeta()
public org.dom4j.Document getFOPDocumentWithoutXmpmeta()
public String getDCCreator()
public boolean isPDFAMode()
public String getCmpCreateDate()
public String getPDFAModeNameFOP()
public String getPDFAPart()
public String getPDFAConformance()
Copyright © 2023 LexML. All rights reserved.