org.deegree.ogcwebservices.sos
Class XSLTransformer
java.lang.Object
org.deegree.ogcwebservices.sos.XSLTransformer
Deprecated. use
@Deprecated
public class XSLTransformer
- extends java.lang.Object
transforms the given document by using the given xsl script
- Author:
- Matthias Kulbe
- See Also:
XSLTDocument
Method Summary |
static org.w3c.dom.Document |
transformDocument(org.w3c.dom.Document doc,
java.net.URL sheetURL)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSLTransformer
public XSLTransformer()
- Deprecated.
transformDocument
public static org.w3c.dom.Document transformDocument(org.w3c.dom.Document doc,
java.net.URL sheetURL)
throws javax.xml.transform.TransformerException,
java.io.IOException,
org.xml.sax.SAXException
- Deprecated.
- Parameters:
doc
- sheetURL
-
- Returns:
- the resulting document
- Throws:
javax.xml.transform.TransformerException
java.io.IOException
org.xml.sax.SAXException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org