public class PDFUAAdapter extends XMPSchemaAdapter
meta
Constructor and Description |
---|
PDFUAAdapter(Metadata meta,
java.lang.String namespace)
Constructs a new adapter for PDF/UA around the given metadata object.
|
Modifier and Type | Method and Description |
---|---|
int |
getPart() |
void |
setPart(int value) |
addDateToSeq, addObjectToArray, addStringToBag, addStringToSeq, findQualifiedStructure, findQualifiedValue, formatISO8601Date, formatISO8601Date, getDateArray, getDateValue, getLangAlt, getObjectArray, getQName, getSchema, getStringArray, getValue, removeLangAlt, removeStringFromArray, setCompact, setDateValue, setLangAlt, setProperty, setValue
public PDFUAAdapter(Metadata meta, java.lang.String namespace)
meta
- the underlying metadatanamespace
- the namespace to access the schema (must be one of the PDF/UA schema
namespaces)Copyright 1999-2025 The Apache Software Foundation. All Rights Reserved.