public interface XMPBasic extends BasicSchema
| Modifier and Type | Method and Description |
|---|---|
String |
getCreationDate()
Return Creation Date entry.
|
String |
getCreator()
Return Creator entry.
|
String |
getModificationDate()
Return Modification Date entry.
|
void |
setCreationDate(String creationDate)
Set Creation Date entry.
|
void |
setCreator(String creatorTool)
Set Creator entry.
|
void |
setModificationDate(String modificationDate)
Set Modification Date entry.
|
setNeedToBeUpdatedString getCreator()
Creator entry, in metadata -
CreatorTool entryvoid setCreator(String creatorTool)
Creator entry, in metadata -
CreatorTool entrycreatorTool - new CreatorTool valueString getCreationDate()
CreationDate entry, in metadata -
CreationDate entryvoid setCreationDate(String creationDate)
CreationDate entry, in metadata -
CreationDate entrycreationDate - new Creation Date valueString getModificationDate()
ModDate entry, in metadata -
ModifyDate entryvoid setModificationDate(String modificationDate)
ModDate entry, in metadata -
ModifyDate entrymodificationDate - new Modification Date valueCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.