|
fop 1.1 | |||||||||
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.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. |
void |
postscriptLevel3Needed(java.lang.Object source)
PostScript Level 3 features are necessary. |
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 exceptionvoid postscriptLevel3Needed(java.lang.Object source)
source
- the event source
|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |