Uses of Class
com.adobe.xmp.impl.VeraPDFMeta
-
Packages that use VeraPDFMeta Package Description com.adobe.xmp.impl Package containing the xmpcore implementation. -
-
Uses of VeraPDFMeta in com.adobe.xmp.impl
Methods in com.adobe.xmp.impl that return VeraPDFMeta Modifier and Type Method Description static VeraPDFMetaVeraPDFMeta. create()static VeraPDFMetaVeraPDFMeta. parse(InputStream in)VeraPDFMetaVeraPDFMeta. setCreateDate(Calendar createDate)VeraPDFMetaVeraPDFMeta. setCreator(List<String> creator)VeraPDFMetaVeraPDFMeta. setCreatorTool(String creatorTool)VeraPDFMetaVeraPDFMeta. setDescription(String description)VeraPDFMetaVeraPDFMeta. setIdentificationConformance(String identificationConformance)VeraPDFMetaVeraPDFMeta. setIdentificationPart(Integer identificationPart)VeraPDFMetaVeraPDFMeta. setKeywords(String keywords)VeraPDFMetaVeraPDFMeta. setModifyDate(Calendar modifyDate)VeraPDFMetaVeraPDFMeta. setProducer(String producer)VeraPDFMetaVeraPDFMeta. setTitle(String title)Methods in com.adobe.xmp.impl with parameters of type VeraPDFMeta Modifier and Type Method Description static voidVeraPDFMeta. serialize(VeraPDFMeta veraPDFMeta, OutputStream out)
-