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 - outputTransformerConfigurationExceptionTransformerExceptionCopyright © 2009 The Apache Software Foundation