[jdom-interest] JDOM + XSLT
    Jason Hunter 
    jhunter at xquery.com
       
    Wed Sep 28 10:23:57 PDT 2005
    
    
  
>     A '(' character or an element type is required in the declaration of 
> element type "JavaXML:Title".
>  
> But if i am transforming without jdom that is by using 
> org.apache....Process class from console the transformation works fine.
So you probably have something in your .xsl file that your org.apache.* 
likes but that the parser used by JAXP and thus used by JDOM doesn't like.
-jh-
    
    
More information about the jdom-interest
mailing list