edu.uiuc.ndiipp.hubandspoke.profile
Class HaSMasterMETSProfileFactory

java.lang.Object
  extended by edu.uiuc.ndiipp.hubandspoke.profile.HaSMasterMETSProfileFactory

public class HaSMasterMETSProfileFactory
extends java.lang.Object


Constructor Summary
HaSMasterMETSProfileFactory()
           
 
Method Summary
static HaSMasterMETSProfile newInstance()
           
static HaSMasterMETSProfile newInstance(java.io.File f)
          Create a new HaSMasterMETSProfile object from the XML file.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HaSMasterMETSProfileFactory

public HaSMasterMETSProfileFactory()
Method Detail

newInstance

public static HaSMasterMETSProfile newInstance()

newInstance

public static HaSMasterMETSProfile newInstance(java.io.File f)
                                        throws HaSMETSProfileException
Create a new HaSMasterMETSProfile object from the XML file.

Parameters:
f - the file containing XML METS file to load
Throws:
HaSMETSProfileException


Copyright © 2006, University of Illinois.