de.interactive_instruments.ShapeChange.Fop
Class FopErrorListener
java.lang.Object
de.interactive_instruments.ShapeChange.Fop.FopErrorListener
- All Implemented Interfaces:
- ErrorListener
public class FopErrorListener
- extends Object
- implements ErrorListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FopErrorListener
public FopErrorListener(String name,
ShapeChangeResult res,
Target bc)
warning
public void warning(TransformerException arg0)
throws TransformerException
- Specified by:
warning
in interface ErrorListener
- Throws:
TransformerException
error
public void error(TransformerException arg0)
throws TransformerException
- Specified by:
error
in interface ErrorListener
- Throws:
TransformerException
fatalError
public void fatalError(TransformerException arg0)
throws TransformerException
- Specified by:
fatalError
in interface ErrorListener
- Throws:
TransformerException
Copyright © 2015. All rights reserved.