org.dcm4che2.hp.spi
Class HPRegistry

java.lang.Object
  extended by javax.imageio.spi.ServiceRegistry
      extended by org.dcm4che2.hp.spi.HPRegistry

public class HPRegistry
extends javax.imageio.spi.ServiceRegistry

Since:
Oct 17, 2005
Version:
$Reversion$ $Date: 2007-11-23 11:07:58 +0100 (Fri, 23 Nov 2007) $
Author:
gunter zeilinger(gunterze@gmail.com)

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.imageio.spi.ServiceRegistry
javax.imageio.spi.ServiceRegistry.Filter
 
Method Summary
static HPRegistry getHPRegistry()
           
 void registerApplicationClasspathSpis(java.lang.ClassLoader cl)
           
 
Methods inherited from class javax.imageio.spi.ServiceRegistry
contains, deregisterAll, deregisterAll, deregisterServiceProvider, deregisterServiceProvider, finalize, getCategories, getServiceProviderByClass, getServiceProviders, getServiceProviders, lookupProviders, lookupProviders, registerServiceProvider, registerServiceProvider, registerServiceProviders, setOrdering, unsetOrdering
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHPRegistry

public static HPRegistry getHPRegistry()

registerApplicationClasspathSpis

public void registerApplicationClasspathSpis(java.lang.ClassLoader cl)


Copyright © 2011 dcm4che. All Rights Reserved.