org.jface.stepmt.transform.util
Class XmlObjectFactoryLoader

java.lang.Object
  extended byorg.jface.stepmt.transform.util.XmlObjectFactoryLoader

public abstract class XmlObjectFactoryLoader
extends java.lang.Object

Version:
$Id: XmlObjectFactoryLoader.java,v 1.1 2004/02/07 19:23:57 powerpete Exp $
Author:
M. Petersen

Method Summary
static jface.util.factory.XmlObjectFactory newFactory(java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newFactory

public static jface.util.factory.XmlObjectFactory newFactory(java.io.InputStream stream)
                                                      throws jface.util.factory.FactoryException
Throws:
jface.util.factory.FactoryException


Copyright © 2003-2004 jface.org. All Rights Reserved.