|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cete.dynamicpdf.xmp.XmpSchema
public abstract class XmpSchema
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 |
---|
public XmpSchema()
Method Detail |
---|
protected abstract void draw(XmpWriter xwriter)
Draws the xmp schema data to the document.
xwriter
- XmpWriter
object to write xmp schema output.XmpWriter
|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |