net.sourceforge.jeuclid.converter
Class FreeHepDetector

java.lang.Object
  extended by net.sourceforge.jeuclid.converter.FreeHepDetector

public final class FreeHepDetector
extends Object

Detects if FreeHep is in the class path and registers it if its available.

Version:
$Revision: 311 $
Author:
Max Berger

Method Summary
static 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
 

Method Detail

detectConversionPlugins

public static void detectConversionPlugins(ConverterRegistry registry)
Detects if FreeHep is in the classpath.

Parameters:
registry - ConverterRegisty to register with.


Copyright © 2002-2008 The JEuclid project. All Rights Reserved.