Bndtools http://bndtools.org/
- java.lang.Object
-
- aQute.libg.xslt.Transform
-
-
Constructor Summary
Constructors
| Constructor and Description |
Transform() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static void |
transform(javax.xml.transform.TransformerFactory transformerFactory,
java.net.URL xslt,
java.io.InputStream in,
java.io.OutputStream out) |
static void |
transform(java.net.URL xslt,
java.io.InputStream in,
java.io.OutputStream out) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Transform
public Transform()
-
Method Detail
-
transform
public static void transform(javax.xml.transform.TransformerFactory transformerFactory,
java.net.URL xslt,
java.io.InputStream in,
java.io.OutputStream out)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.