|
|||||||||
| Home >> All >> org >> merlotxml >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.merlotxml.util.xml
Class DOMLiaisonFactory

java.lang.Objectorg.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.1.1 2001/07/02 15:41:28 flament Exp $
| 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
|
|||||||||
| Home >> All >> org >> merlotxml >> util >> [ xml overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.merlotxml.util.xml.DOMLiaisonFactory