程序包 | 说明 |
---|---|
org.apache.xmlgraphics.xmp |
This package is an XMP metadata framework.
|
org.apache.xmlgraphics.xmp.schemas |
Schema and schema adapter classes for accessing XMP metadata.
|
org.apache.xmlgraphics.xmp.schemas.pdf |
PDF-specific XMP schemas and schema adapter classes.
|
限定符和类型 | 方法和说明 |
---|---|
XMPSchema |
XMPSchemaAdapter.getSchema() |
XMPSchema |
XMPSchemaRegistry.getSchema(String namespace)
Returns the XMP schema object for a given namespace.
|
限定符和类型 | 方法和说明 |
---|---|
void |
XMPSchemaRegistry.addSchema(XMPSchema schema)
Adds an XMP schema to the registry.
|
构造器和说明 |
---|
XMPSchemaAdapter(Metadata meta,
XMPSchema schema)
Main constructor.
|
限定符和类型 | 类和说明 |
---|---|
class |
DublinCoreSchema
Schema class for Dublin Core.
|
class |
XMPBasicSchema
XMP schema for XMP Basic.
|
限定符和类型 | 类和说明 |
---|---|
class |
AdobePDFSchema
Adobe PDF XMP schema.
|
class |
PDFAXMPSchema
XMP Schema for PDF/A (ISO 19005-1).
|
class |
PDFUAXMPSchema
XMP Schema for PDF/UA
|
class |
PDFVTXMPSchema |
class |
PDFXXMPSchema |
class |
XAPMMXMPSchema |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.