com.atlassian.core.util
Class Dom4jUtil

java.lang.Object
  extended by com.atlassian.core.util.Dom4jUtil

public class Dom4jUtil
extends Object


Constructor Summary
Dom4jUtil()
           
 
Method Summary
static void saveDocumentTo(org.dom4j.Document doc, String folder, 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,
                                  String folder,
                                  String fileName)
                           throws IOException
Throws:
IOException


Copyright © 2015 Atlassian. All rights reserved.