org.deptool.util
Class DocumentUtil

java.lang.Object
  extended by org.deptool.util.DocumentUtil

public class DocumentUtil
extends java.lang.Object


Constructor Summary
DocumentUtil()
           
 
Method Summary
static org.w3c.dom.Document loadDocument(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentUtil

public DocumentUtil()
Method Detail

loadDocument

public static org.w3c.dom.Document loadDocument(java.lang.String fileName)
                                         throws javax.xml.parsers.ParserConfigurationException,
                                                org.xml.sax.SAXException,
                                                java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException


Copyright © 2006 . All Rights Reserved.