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
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