net.sourceforge.jeuclid.converter
Class BatikDetector

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

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

Constructor Detail

BatikDetector

public BatikDetector()
Default constructor.

Method Detail

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.