org.merlotxml.util.xml
Class DOMLiaisonFactory

java.lang.Object
  |
  +--org.merlotxml.util.xml.DOMLiaisonFactory

public class DOMLiaisonFactory
extends java.lang.Object

Convenience class to make getting a DOM Liaison easier

Version:
$Id: DOMLiaisonFactory.java,v 1.1 2000/05/19 20:50:51 timm Exp $
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