PDF Clown
0.1.2

org.pdfclown.tokens
Class Chunk

java.lang.Object
  extended by org.pdfclown.tokens.Chunk

public final class Chunk
extends Object

Common data chunks for serialization purposes.

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

Field Summary
static byte[] LineFeed
           
static byte[] Space
           
 
Constructor Summary
Chunk()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Space

public static final byte[] Space

LineFeed

public static final byte[] LineFeed
Constructor Detail

Chunk

public Chunk()

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.