|
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.PdfUASchema
public class PdfUASchema
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 |
---|
public PdfUASchema()
Method Detail |
---|
protected void draw(XmpWriter xwriter)
XmpWriter
object.
draw
in class XmpSchema
xwriter
- XmpWriter
object to receive the Basic Schema's output.XmpWriter
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |