org.apache.fop

Class Version


public final class Version
extends java.lang.Object

This class is used to evaluate the version information contained in the Manifest of FOP's JAR. Note that this class can only find the version information if it's in the org.apache.fop package as this package equals the one specified in the manifest.

Method Summary

static String
getVersion()
Get the version of FOP

Method Details

getVersion

public static String getVersion()
Get the version of FOP
Returns:
the version string

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