edu.isi.powerloom.gui.parser
Class ParserInterfaceFactory

java.lang.Object
  |
  +--edu.isi.powerloom.gui.parser.ParserInterfaceFactory

public class ParserInterfaceFactory
extends java.lang.Object

Factory for creating an instance of ParseInterface

Since:
Sun Feb 24 16:14:44 2002
Author:
Eric Melz

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

Constructor Detail

ParserInterfaceFactory

public ParserInterfaceFactory()
Method Detail

getParserInterface

public static ParserInterface getParserInterface()
                                          throws java.lang.Exception
Returns:
an instance of an interface, denoted by the property parserinterface.class
java.lang.Exception


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.