|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectix.util.xml.Xform
public class Xform
A class containing useful static XSLT-related utilities.
Method Summary | |
---|---|
static void |
checkTFactory(javax.xml.transform.TransformerFactory tfactory)
|
static void |
main(java.lang.String[] argv)
For testing |
static org.jdom.Document |
transform(org.jdom.Document in,
java.lang.String stylesheet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.jdom.Document transform(org.jdom.Document in, java.lang.String stylesheet) throws org.jdom.JDOMException
org.jdom.JDOMException
public static void checkTFactory(javax.xml.transform.TransformerFactory tfactory)
public static void main(java.lang.String[] argv) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |