net.sourceforge.jeuclid.converter
Class FreeHepDetector

java.lang.Object
  extended by 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 $

Constructor Summary
FreeHepDetector()
          Default constructor.
 
Method Summary
 void detectConversionPlugins(ConverterRegistry registry)
          Detects if FreeHep is in the classpath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreeHepDetector

public FreeHepDetector()
Default constructor.

Method Detail

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.