[jdom-interest] org.jdom.contrib.transform
Bruno Joho
bjoho at centralnet.ch
Mon Apr 30 01:45:42 PDT 2001
Hi folks
The class JDOMResult contains a inner class: DocumentBuilder which seems
to have the wrong scoope. It produces 10 errors by compiling it:
The type org.jdom.input.SAXHandler to which the member comment belongs
is not accessible from inner class
org.jdom.contrib.transform.JDOMResult.DocumentBuilder.
[javac] this.saxHandler.comment(ch, start, length);
Does anybody know more about this problem?
Thanks
--
Bruno Joho
More information about the jdom-interest
mailing list