|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.xmp.XmpSchema
com.cete.dynamicpdf.xmp.PdfASchema
public class PdfASchema
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 |
|---|
public PdfASchema(PdfAStandard standard)
PdfASchema class.
standard - The PDF/A standard of conformance level.PdfASchema,
PdfAStandard| Method Detail |
|---|
protected void draw(XmpWriter xwriter)
XmpWriter object.
draw in class XmpSchemaxwriter - XmpWriter object to receive the PDFA Schema's output.XmpWriter
|
DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||