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 |
|
||||||||||||||||
|
Definition at line 69 of file XmlTool.java. |
|
||||||||||||||||
|
Definition at line 58 of file XmlTool.java. References sosc::XmlTool::transform(). |
|
||||||||||||||||
|
Definition at line 47 of file XmlTool.java. Referenced by sosc::XmlTool::transform(). |
1.2.15