|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.stefanochizzolini.clown.tokens.Writer
public class Writer
PDF file writer.
| Constructor Summary | |
|---|---|
Writer(IOutputStream stream,
File file)
For internal use only. |
|
| Method Summary | |
|---|---|
IOutputStream |
getStream()
|
void |
writeIncremental()
Serializes the PDF file as incremental update [PDF:1.6:3.4.5]. |
void |
writeStandard()
Serializes the PDF file compactly [PDF:1.6:3.4]. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Writer(IOutputStream stream,
File file)
| Method Detail |
|---|
public IOutputStream getStream()
public void writeStandard()
public void writeIncremental()
|
PDF Clown 0.0.8 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||