Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

sosc::XmlTool Class Reference

List of all members.

Static Public Methods

void transform (String xml, String xslt, OutputStream destination) throws Exception
void transform (StringBuffer xml, File xslt, OutputStream destination) throws Exception
void transform (StreamSource xmlSource, StreamSource xsltSource, OutputStream destination) throws Exception

Member Function Documentation

void sosc::XmlTool::transform StreamSource    xmlSource,
StreamSource    xsltSource,
OutputStream    destination
throws Exception [inline, static]
 

Definition at line 69 of file XmlTool.java.

void sosc::XmlTool::transform StringBuffer    xml,
File    xslt,
OutputStream    destination
throws Exception [inline, static]
 

Definition at line 58 of file XmlTool.java.

References sosc::XmlTool::transform().

void sosc::XmlTool::transform String    xml,
String    xslt,
OutputStream    destination
throws Exception [inline, static]
 

Definition at line 47 of file XmlTool.java.

Referenced by sosc::XmlTool::transform().


The documentation for this class was generated from the following file:
Generated on Mon Jul 14 17:19:23 2003 for SOSC by doxygen1.2.15