xmlgraphics-commons 2.0.1

org.apache.xmlgraphics.xmp.schemas.pdf
Class PDFXXMPSchema

java.lang.Object
  extended by org.apache.xmlgraphics.xmp.XMPSchema
      extended by org.apache.xmlgraphics.xmp.schemas.pdf.PDFXXMPSchema

public class PDFXXMPSchema
extends XMPSchema


Field Summary
static String NAMESPACE
           
 
Constructor Summary
PDFXXMPSchema()
          Creates a new schema instance for Dublin Core.
 
Method Summary
static PDFXAdapter getAdapter(Metadata meta)
          Creates and returns an adapter for this schema around the given metadata object.
 
Methods inherited from class org.apache.xmlgraphics.xmp.XMPSchema
getDefaultMergeRuleSet, getNamespace, getPreferredPrefix, getQName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values
Constructor Detail

PDFXXMPSchema

public PDFXXMPSchema()
Creates a new schema instance for Dublin Core.

Method Detail

getAdapter

public static PDFXAdapter getAdapter(Metadata meta)
Creates and returns an adapter for this schema around the given metadata object.

Parameters:
meta - the metadata object
Returns:
the newly instantiated adapter

xmlgraphics-commons 2.0.1

Copyright 1999-2015 The Apache Software Foundation. All Rights Reserved.