|
From: Karthikeyan M. <km...@li...> - 2004-07-16 18:50:38
|
Hi Manoj,
Seems like the version of xalan you have may be different. Can you
please tell me the version of the xalan that you are using?
-karthik
--- Manoj K Jain <man...@in...> wrote:
> Hi
>
> I was just testing your code but I faced this problem
>
>
>
> Exception in thread "main" java.lang.NoSuchMethodError
> at
> org.translet.processor.XPathProcessorImpl.processXPath(XPathProcessor
> Impl.java:69)
> at
> org.translet.processor.Translator.translate(Translator.java:127)
> at
> DataTranslator.translate(DataTranslator.java:41)
> at DataTranslator.main(DataTranslator.java:52)
>
>
> Could you please give me the possible solution of this
> problem..
>
>
> Regards,
> Manoj
>
|