|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.libg.xslt.Transform
public class Transform
| Constructor Summary | |
|---|---|
Transform()
|
|
| Method Summary | |
|---|---|
static void |
transform(TransformerFactory transformerFactory,
URL xslt,
InputStream in,
OutputStream out)
|
static void |
transform(URL xslt,
InputStream in,
OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Transform()
| Method Detail |
|---|
public static void transform(TransformerFactory transformerFactory,
URL xslt,
InputStream in,
OutputStream out)
throws Exception
Exception
public static void transform(URL xslt,
InputStream in,
OutputStream out)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||