public class VeraPDFMeta extends Object
public static VeraPDFMeta create()
public static VeraPDFMeta parse(InputStream in) throws XMPException
XMPExceptionpublic static void serialize(VeraPDFMeta veraPDFMeta, OutputStream out) throws XMPException
XMPExceptionpublic List<VeraPDFXMPNode> getProperties()
public String getPacketHeader()
public String getActualEncoding()
public VeraPDFXMPNode getExtensionSchemasNode()
public VeraPDFXMPNode getProperty(String namespaceURI, String name)
public boolean deleteIdentificationSchema()
public String getTitle() throws XMPException
XMPExceptionpublic VeraPDFMeta setTitle(String title) throws XMPException
XMPExceptionpublic List<String> getCreator() throws XMPException
XMPExceptionpublic VeraPDFMeta setCreator(List<String> creator) throws XMPException
XMPExceptionpublic String getDescription() throws XMPException
XMPExceptionpublic VeraPDFMeta setDescription(String description) throws XMPException
XMPExceptionpublic String getKeywords() throws XMPException
XMPExceptionpublic VeraPDFMeta setKeywords(String keywords) throws XMPException
XMPExceptionpublic String getCreatorTool() throws XMPException
XMPExceptionpublic VeraPDFMeta setCreatorTool(String creatorTool) throws XMPException
XMPExceptionpublic String getProducer() throws XMPException
XMPExceptionpublic VeraPDFMeta setProducer(String producer) throws XMPException
XMPExceptionpublic Calendar getCreateDate() throws XMPException
XMPExceptionpublic VeraPDFMeta setCreateDate(Calendar createDate) throws XMPException
XMPExceptionpublic Calendar getModifyDate() throws XMPException
XMPExceptionpublic VeraPDFMeta setModifyDate(Calendar modifyDate) throws XMPException
XMPExceptionpublic Integer getIdentificationPart() throws XMPException
XMPExceptionpublic Integer getUAIdentificationPart() throws XMPException
XMPExceptionpublic VeraPDFMeta setIdentificationPart(Integer identificationPart) throws XMPException
XMPExceptionpublic String getIdentificationConformance() throws XMPException
XMPExceptionpublic VeraPDFMeta setIdentificationConformance(String identificationConformance) throws XMPException
XMPExceptionpublic XMPMeta getCloneOfInitialMeta()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.