org.merlotxml.util.xml
Class DOMLiaisonFactory

java.lang.Object
  extended byorg.merlotxml.util.xml.DOMLiaisonFactory

public class DOMLiaisonFactory
extends java.lang.Object

Convenience class to make getting a DOM Liaison easier

Author:
Tim McCune

Constructor Summary
DOMLiaisonFactory()
           
 
Method Summary
static DOMLiaison getDOMLiaison()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMLiaisonFactory

public DOMLiaisonFactory()
Method Detail

getDOMLiaison

public static DOMLiaison getDOMLiaison()
                                throws java.lang.ClassNotFoundException,
                                       java.lang.IllegalAccessException,
                                       java.lang.InstantiationException
Throws:
java.lang.ClassNotFoundException
java.lang.IllegalAccessException
java.lang.InstantiationException