DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class PdfUASchema

java.lang.Object
  extended by com.cete.dynamicpdf.xmp.XmpSchema
      extended by com.cete.dynamicpdf.xmp.PdfUASchema

public class PdfUASchema
extends XmpSchema

This class used to create PDF/UA version 1 documents. View Example


Constructor Summary
PdfUASchema()
          Creates new instance of the PDF/UA schema.
 
Method Summary
protected  void draw(XmpWriter xwriter)
          Draws the PdfUA Schema to the given XmpWriter object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfUASchema

public PdfUASchema()
Creates new instance of the PDF/UA schema.

Method Detail

draw

protected void draw(XmpWriter xwriter)
Draws the PdfUA Schema to the given XmpWriter object.

Specified by:
draw in class XmpSchema
Parameters:
xwriter - XmpWriter object to receive the Basic Schema's output.
See Also:
XmpWriter

DynamicPDF by ceTe Software

API Reference for DynamicPDF v11.02 for Java generated on Sep 02, 2021
© Copyright 2021, ceTe Software