org.apache.xerces.impl

Class Version

public class Version extends Object

This class defines the version number of the parser.

Version: $Id: Version.java,v 1.9 2004/02/24 23:03:46 mrglavas Exp $

Field Summary
static StringfVersion
Version string.
Method Summary
static StringgetVersion()
static voidmain(String[] argv)
Prints out the version number to System.out.

Field Detail

fVersion

public static String fVersion

Deprecated: getVersion() should be used instead.

Version string.

Method Detail

getVersion

public static String getVersion()

main

public static void main(String[] argv)
Prints out the version number to System.out. This is needed for the build system.
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.