夜隼

RYSZ

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 

下载:http://apache.freelamp.com/xml/xalan-c/binaries/ 

 

String[] command = {"XalanTransformerCallback", tmpOutFile.getAbsolutePath(), stylesheet, Constant.mdpTempFile.getAbsolutePath()+java.io.File.separatorChar+tmpName};
   Process p = Runtime.getRuntime().exec(command);
   p.waitFor();
   p.destroy();

posted on 2008-10-29 19:25  夜隼  阅读(1004)  评论(4编辑  收藏  举报