AbstractMethodError means that a method on a class is called that is
abstract. Compare your implementation with
org.apache.fop.svg.SVGElementMapping. addToBuilder is just plain public
and that's how it should be. Going to bed now...back in 9 hours.

On 21.11.2002 22:51:38 Raffi Simon wrote:
> as a test, I took the ExtensionElementMapping.java file that comes with the 
> sourse files and I added a system.out.println to the code and compiled it and 
> placed it in the classpath, I still get the same exception. I do not think 
> this has to do with my implementation.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to