net.sourceforge.jeuclid.converter
Class FreeHepDetector
java.lang.Object
  
net.sourceforge.jeuclid.converter.FreeHepDetector
- All Implemented Interfaces: 
 - ConverterDetector
 
public final class FreeHepDetector
- extends Object
- implements ConverterDetector
  
Detects if FreeHep is in the class path and registers it if its available.
- Version:
 
  - $Revision: 584e9b40f728 $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FreeHepDetector
public FreeHepDetector()
- Default constructor.
 
detectConversionPlugins
public void detectConversionPlugins(ConverterRegistry registry)
- Detects if FreeHep is in the classpath.
- Specified by:
 detectConversionPlugins in interface ConverterDetector
 
- Parameters:
 registry - ConverterRegisty to register with.
 
 
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.