public interface PSEventProducer extends EventProducer
| Modifier and Type | Interface and Description |
|---|---|
static class |
PSEventProducer.Provider
Provider class for the event producer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
postscriptDictionaryParseError(java.lang.Object source,
java.lang.String content,
java.lang.Exception e)
A PostScript dictionary could not be parsed.
|
void postscriptDictionaryParseError(java.lang.Object source,
java.lang.String content,
java.lang.Exception e)
source - the event sourcecontent - the PostScript contente - the original exceptionCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.