DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28407>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28407

java.lang.VerifyError with xercesImpl.jar





------- Additional Comments From [EMAIL PROTECTED]  2004-04-27 15:43 -------
Hi, John

org.apache.xalan.xslt.Process does have such option allow you to use DOM. When 
you use "java org.apache.xalan.xslt.Process" without any arguments, it will 
show all options. 
"Xalan-J command line Process class options:

                        -Common Options-

   [-XSLTC (use XSLTC for transformation)]
   [-IN inputXMLURL]
   [-XSL XSLTransformationURL]
   [-OUT outputFileName]
   [-E (Do not expand entity refs)]
   [-EDUMP {optional filename} (Do stackdump on error.)]
   [-XML (Use XML formatter and add XML header.)]
   [-TEXT (Use simple Text formatter.)]
   [-HTML (Use HTML formatter.)]
   [-PARAM name expression (Set a stylesheet parameter)]
   [-MEDIA mediaType (use media attribute to find stylesheet associated with a d
ocument.)]
   [-FLAVOR flavorName (Explicitly use s2s=SAX or d2d=DOM to do transform.)]
..."

By the way, If you got different result by using different flavor, please post 
a bug report and please post your comments on related bug. Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to