gov.nasa.pds.citool.comparator.types
Class ComparatorTypeFactory

java.lang.Object
  extended by gov.nasa.pds.citool.comparator.types.ComparatorTypeFactory

public class ComparatorTypeFactory
extends java.lang.Object


Method Summary
static ComparatorTypeFactory getInstance()
           
 ComparatorType newInstance(java.net.URL oldTarget, java.net.URL newTarget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ComparatorTypeFactory getInstance()

newInstance

public ComparatorType newInstance(java.net.URL oldTarget,
                                  java.net.URL newTarget)
                           throws InvalidTargetException
Throws:
InvalidTargetException


Copyright © 2005-2009 Planetary Data System. All Rights Reserved.