net.sourceforge.jeuclid.converter
Class BatikDetector
java.lang.Object
net.sourceforge.jeuclid.converter.BatikDetector
public final class BatikDetector
- extends Object
Detects if Batik is in the class path and registers it if its available.
- Version:
- $Revision: 311 $
- Author:
- Max Berger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
detectConversionPlugins
public static void detectConversionPlugins(ConverterRegistry registry)
- Detects if Batik is in the classpath.
- Parameters:
registry - ConverterRegisty to register with.
Copyright © 2002-2008 The JEuclid project. All Rights Reserved.