com.atlassian.core.util
Class Dom4jUtil

java.lang.Object
  extended bycom.atlassian.core.util.Dom4jUtil

public class Dom4jUtil
extends java.lang.Object


Constructor Summary
Dom4jUtil()
           
 
Method Summary
static void saveDocumentTo(org.dom4j.Document doc, java.lang.String folder, java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dom4jUtil

public Dom4jUtil()
Method Detail

saveDocumentTo

public static void saveDocumentTo(org.dom4j.Document doc,
                                  java.lang.String folder,
                                  java.lang.String fileName)
                           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.