PDF Clown
0.0.8

it.stefanochizzolini.clown.objects
Class PdfDataObject

java.lang.Object
  extended by it.stefanochizzolini.clown.objects.PdfObject
      extended by it.stefanochizzolini.clown.objects.PdfDataObject
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
PdfDirectObject, PdfStream

public abstract class PdfDataObject
extends PdfObject

PDF data object.

Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Constructor Summary
PdfDataObject()
           
 
Method Summary
protected  Object clone()
           
 
Methods inherited from class it.stefanochizzolini.clown.objects.PdfObject
clone, writeTo
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfDataObject

public PdfDataObject()
Method Detail

clone

protected Object clone()
Overrides:
clone in class PdfObject

PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.