DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class XmpSchema

java.lang.Object
  extended by com.cete.dynamicpdf.xmp.XmpSchema
Direct Known Subclasses:
BasicJobTicketSchema, BasicSchema, DublinCoreSchema, PagedTextSchema, PdfASchema, RightsManagementSchema

public abstract class XmpSchema
extends java.lang.Object

Class represents the base class for all XMP Schemas.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:


Constructor Summary
XmpSchema()
           
 
Method Summary
protected abstract  void draw(XmpWriter xwriter)
          Draws the xmp schema data to the document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmpSchema

public XmpSchema()
Method Detail

draw

protected abstract void draw(XmpWriter xwriter)

Draws the xmp schema data to the document.

Parameters:
xwriter - XmpWriter object to write xmp schema output.
See Also:
XmpWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software