fop 0.95

org.apache.fop.image.loader.batik
Class BatikUtil

java.lang.Object
  extended by org.apache.fop.image.loader.batik.BatikUtil

public class BatikUtil
extends java.lang.Object

Helper utilities for Apache Batik.


Constructor Summary
BatikUtil()
           
 
Method Summary
static boolean isBatikAvailable()
          Checks whether Apache Batik is available in the classpath.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatikUtil

public BatikUtil()
Method Detail

isBatikAvailable

public static boolean isBatikAvailable()
Checks whether Apache Batik is available in the classpath.

Returns:
true if Apache Batik is available

fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.