PDF Clown
0.1.2

Uses of Interface
org.pdfclown.util.IDataWrapper

Packages that use IDataWrapper
org.pdfclown.bytes I/O support. 
org.pdfclown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
 

Uses of IDataWrapper in org.pdfclown.bytes
 

Subinterfaces of IDataWrapper in org.pdfclown.bytes
 interface IBuffer
          Buffer interface.
 interface IInputStream
          Input stream.
 

Classes in org.pdfclown.bytes that implement IDataWrapper
 class Buffer
          Byte buffer.
 class FileInputStream
          File stream.
 

Uses of IDataWrapper in org.pdfclown.objects
 

Classes in org.pdfclown.objects that implement IDataWrapper
 class PdfDate
          PDF date object [PDF:1.6:3.8.3].
 class PdfString
          PDF string object [PDF:1.6:3.2.3].
 class PdfTextString
          PDF text string object [PDF:1.6:3.8.1].
 


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.