DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class PdfASchema

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

public class PdfASchema
extends XmpSchema

Class represents PdfA Schema. View Example


Constructor Summary
PdfASchema(PdfAStandard standard)
          Initializes a new instance of the PdfASchema class.
 
Method Summary
protected  void draw(XmpWriter xwriter)
          Draws the PDF/A 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

PdfASchema

public PdfASchema(PdfAStandard standard)
Initializes a new instance of the PdfASchema class.

Parameters:
standard - The PDF/A standard of conformance level.
See Also:
PdfASchema, PdfAStandard
Method Detail

draw

protected void draw(XmpWriter xwriter)
Draws the PDF/A Schema to the given XmpWriter object.

Specified by:
draw in class XmpSchema
Parameters:
xwriter - XmpWriter object to receive the PDFA Schema's 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