|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Dictionary<K,V>
java.util.Hashtable<java.lang.Object,java.lang.Object>
java.util.Properties
com.itextpdf.text.xml.xmp.XmpSchema
com.itextpdf.text.xml.xmp.PdfA1Schema
public class PdfA1Schema
An implementation of an XmpSchema.
| Field Summary | |
|---|---|
static java.lang.String |
CONFORMANCE
Conformance, A or B. |
static java.lang.String |
DEFAULT_XPATH_ID
default namespace identifier |
static java.lang.String |
DEFAULT_XPATH_URI
default namespace uri |
static java.lang.String |
PART
Part, always 1. |
| Fields inherited from class com.itextpdf.text.xml.xmp.XmpSchema |
|---|
xmlns |
| Fields inherited from class java.util.Properties |
|---|
defaults |
| Constructor Summary | |
|---|---|
PdfA1Schema()
|
|
| Method Summary | |
|---|---|
void |
addConformance(java.lang.String conformance)
Adds the conformance. |
void |
addPart(java.lang.String part)
Adds part. |
| Methods inherited from class com.itextpdf.text.xml.xmp.XmpSchema |
|---|
addProperty, escape, getXmlns, process, setProperty, setProperty, setProperty, toString |
| Methods inherited from class java.util.Properties |
|---|
getProperty, getProperty, list, list, load, loadFromXML, propertyNames, save, store, storeToXML, storeToXML |
| Methods inherited from class java.util.Hashtable |
|---|
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_XPATH_ID
public static final java.lang.String DEFAULT_XPATH_URI
public static final java.lang.String PART
public static final java.lang.String CONFORMANCE
| Constructor Detail |
|---|
public PdfA1Schema()
| Method Detail |
|---|
public void addPart(java.lang.String part)
part - public void addConformance(java.lang.String conformance)
conformance -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||