|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PSEventProducer
Event producer interface for events generated by the PostScript renderer.
| Nested Class Summary | |
|---|---|
static class |
PSEventProducer.EventModelFactory
Event model factory for this event producer. |
static class |
PSEventProducer.Provider
Provider class for the event producer. |
| Method Summary | |
|---|---|
void |
postscriptDictionaryParseError(java.lang.Object source,
java.lang.String content,
java.lang.Exception e)
A PostScript dictionary could not be parsed. |
| Method Detail |
|---|
void postscriptDictionaryParseError(java.lang.Object source,
java.lang.String content,
java.lang.Exception e)
source - the event sourcecontent - the PostScript contente - the original exception
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||