public class XMLUtils extends Object
public static void transform(InputStream styleSheet, InputStream xml, Writer out) throws TransformerConfigurationException, TransformerException
styleSheet
- the style-sheetxml
- input xml dataout
- outputTransformerConfigurationException
TransformerException
Copyright © 2009 The Apache Software Foundation