DynamicPDF by ceTe Software

com.cete.dynamicpdf.xmp
Class XmpCollection

java.lang.Object
  extended by com.cete.dynamicpdf.xmp.XmpDataType
      extended by com.cete.dynamicpdf.xmp.XmpCollection
Direct Known Subclasses:
XmpArray, XmpJob, XmpLangAltList

public abstract class XmpCollection
extends XmpDataType

Class represents the base class for all the XMP data structures.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:


Constructor Summary
XmpCollection()
           
 
Method Summary
abstract  int size()
          Gets the number of elements present in the collection.
 
Methods inherited from class com.cete.dynamicpdf.xmp.XmpDataType
draw
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmpCollection

public XmpCollection()
Method Detail

size

public abstract int size()
Gets the number of elements present in the collection.

Returns:
the size of the collection.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software