org.jcae.mesh.xmldata
Class JCAEXMLWriter

java.lang.Object
  extended by org.jcae.mesh.xmldata.JCAEXMLWriter

public class JCAEXMLWriter
extends java.lang.Object


Constructor Summary
JCAEXMLWriter()
           
 
Method Summary
static org.w3c.dom.Document createJcaeBoraDocument()
          Creates a jcae XML document.
static org.w3c.dom.Document createJcaeDocument()
          Creates a jcae XML document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCAEXMLWriter

public JCAEXMLWriter()
Method Detail

createJcaeDocument

public static org.w3c.dom.Document createJcaeDocument()
                                               throws javax.xml.parsers.ParserConfigurationException
Creates a jcae XML document.

Throws:
javax.xml.parsers.ParserConfigurationException

createJcaeBoraDocument

public static org.w3c.dom.Document createJcaeBoraDocument()
                                                   throws javax.xml.parsers.ParserConfigurationException
Creates a jcae XML document.

Throws:
javax.xml.parsers.ParserConfigurationException