de.bsvrz.kex.wfs.wfs
Class XMLTools

java.lang.Object
  extended by de.bsvrz.kex.wfs.wfs.XMLTools

public final class XMLTools
extends Object

Klasse mit Werkzeugen zur Arbeit mit XML-dateien.

Version:
$Id: XMLTools.java 8188 2008-04-14 16:06:59Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Method Summary
static void schreibeXMLDatei(Document doc, File datei)
          Gibt ein Document als XML-Datei aus.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

schreibeXMLDatei

public static void schreibeXMLDatei(Document doc,
                                    File datei)
                             throws WFSException
Gibt ein Document als XML-Datei aus.

Parameters:
doc - Document
datei - Name der Datei
Throws:
WFSException - bei Ausnahmen