Re: [dom4j-dev] Help me please.

2001-10-01 Thread James Strachan
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 9:47 AM Subject: [dom4j-dev] Help me please. Can somebody help me? By have I this error in the java code? I have the dom4j full in my CLASSPATH. Thank you. // Java Code Document document = Document

[dom4j-dev] Help me please.

2001-10-01 Thread Luis Miguel Vicente Mosquera
Can somebody help me? By have I this error in the java code? I have the dom4j full in my CLASSPATH. Thank you. // Java Code Document document = DocumentHelper.parseText(new String("")); System.out.println(document.asXML()); /// Error java.lang.NoSuchMethodError: org.xml.sax