net.sourceforge.jeuclid.converter
Class BatikDetector
java.lang.Object
net.sourceforge.jeuclid.converter.BatikDetector
- All Implemented Interfaces:
- ConverterDetector
public final class BatikDetector
- extends Object
- implements ConverterDetector
Detects if Batik 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 |
BatikDetector
public BatikDetector()
- Default constructor.
detectConversionPlugins
public void detectConversionPlugins(ConverterRegistry registry)
- Detects if Batik 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.