Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.jdaemon.util.xml.InitialisationException

Uses of InitialisationException in org.jdaemon.util.xml
 

Methods in org.jdaemon.util.xml that throw InitialisationException
static javax.xml.transform.Templates TestXMLTransformation.getStylesheet1()
          Dynamicially creates Templates object using TemplatesBuilder
 void TestXMLTransformation.testTransformation()
          Tests transformation of TestData object through Stylesheet1
 void TestXMLTransformation.testTransformationChain()
          Tests chained transformation of TestData object through Stylesheet1 and Stylesheet2
private static org.w3c.dom.Document DOMBuilder.createDocument()
          Create an empty document.
 

Constructors in org.jdaemon.util.xml that throw InitialisationException
TemplatesBuilder()
          Creates a new instance of TemplateBuilder.
DOMBuilder()
          Create a new DomBuilder containing an empty document