I am trying to recompile java5 OAIHarvester project but I get the following error by the compiler XslTransformer cannot be resolved to a type in source file Lom2IloxMapper.java
I tried to map XslTransformer to org.jdom.transform,XslTransformer but this is not the right match since this class does not implement "convert" method.
Please file me the right import or the right java library
thanks
Giuseppe