[jdom-interest] newbie jdom -> xalan problem

philip.nelson at omniresources.com philip.nelson at omniresources.com
Thu Apr 5 09:18:45 PDT 2001


> this is pretty basic, I'm sure, but I get the following error 
> when i try to compile
> XSLTransform:
> 
> d:\jdom-xslt\org\jdom\contrib\transform\JDOMResult.java:160: 
> org.jdom.input.SAXHandler
> is not public in org.jdom.input; cannot be accessed from 
> outside package
>     private SAXHandler saxHandler = null;

Get the latest CVS version.  SAXHandler is not private anymore.



More information about the jdom-interest mailing list