| Package | Description |
|---|---|
| de.intarsys.pdf.content |
The "content" package contains functionality to work on PDF content streams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSError
An error while procssing a content stream.
|
class |
CSNotSupported
A unsupported operation has been found in a content stream.
|
class |
CSWarning
A warning while processing a content stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICSExceptionHandler.error(CSError error) |
void |
CSInterpreter.process(CSContent pContent,
PDResources pResources) |
void |
CSDeviceBasedInterpreter.process(CSContent pContent,
PDResources resourceDict) |
void |
ICSExceptionHandler.warning(CSWarning warning) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.