PDF Clown
0.1.2

org.pdfclown.objects
Class PdfDataObject

java.lang.Object
  extended by org.pdfclown.objects.PdfObject
      extended by org.pdfclown.objects.PdfDataObject
All Implemented Interfaces:
Cloneable, IVisitable
Direct Known Subclasses:
PdfDirectObject, PdfStream

public abstract class PdfDataObject
extends PdfObject

PDF data object.

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

Constructor Summary
protected PdfDataObject()
           
 
Method Summary
 
Methods inherited from class org.pdfclown.objects.PdfObject
clone, clone, clone, getContainer, getDataContainer, getFile, getIndirectObject, getParent, getReference, isUpdateable, isUpdated, isVirtual, resolve, resolve, setUpdateable, setUpdated, setVirtual, swap, unresolve, unresolve, update, writeTo
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.pdfclown.objects.IVisitable
accept
 

Constructor Detail

PdfDataObject

protected PdfDataObject()

PDF Clown
0.1.2

Project home page

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