org.apache.fop.apps
Class Version

java.lang.Object
  extended byorg.apache.fop.apps.Version

public class Version
extends Object

class representing the version of FOP.


Constructor Summary
Version()
           
 
Method Summary
static String getVersion()
          get the version of FOP
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getVersion

public static String getVersion()
get the version of FOP

Returns:
the version string


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.