xmlgraphics-commons 2.1

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

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

public class PDFVTXMPSchema
extends XMPSchema


Field Summary
static String NAMESPACE
           
 
Constructor Summary
PDFVTXMPSchema()
          Creates a new schema instance for Dublin Core.
 
Method Summary
static PDFVTAdapter 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

PDFVTXMPSchema

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

Method Detail

getAdapter

public static PDFVTAdapter 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.1

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