org.eclipse.higgins.icard.registry
Class IOFormatRegistry

java.lang.Object
  extended by org.eclipse.higgins.registry.HigginsRegistry
      extended by org.eclipse.higgins.icard.registry.IOFormatRegistry

public class IOFormatRegistry
extends org.eclipse.higgins.registry.HigginsRegistry


Method Summary
 org.eclipse.higgins.registry.IConfiguration getConfiguration(org.eclipse.higgins.registry.IServiceProvider provider)
           
 org.eclipse.higgins.icard.io.IFormatProvider getFormatProvider(String extID)
           
 Iterator getFormatProviders()
           
static IOFormatRegistry getInstance()
           
 
Methods inherited from class org.eclipse.higgins.registry.HigginsRegistry
addExtension, getProviderType, getServiceProvider, getServiceProviders, loadProviders, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFormatProviders

public Iterator getFormatProviders()

getFormatProvider

public org.eclipse.higgins.icard.io.IFormatProvider getFormatProvider(String extID)

getInstance

public static IOFormatRegistry getInstance()

getConfiguration

public org.eclipse.higgins.registry.IConfiguration getConfiguration(org.eclipse.higgins.registry.IServiceProvider provider)
                                                             throws org.eclipse.higgins.registry.RegistryConfigurationException
Specified by:
getConfiguration in class org.eclipse.higgins.registry.HigginsRegistry
Throws:
org.eclipse.higgins.registry.RegistryConfigurationException