org.apache.xerces.impl
Class Version
java.lang.Object
org.apache.xerces.impl.Version
public class Version
extends java.lang.Object
This class defines the version number of the parser.
$Id: Version.java,v 1.9 2004/02/24 23:03:46 mrglavas Exp $static String | fVersion - getVersion() should be used instead.
|
static String | getVersion()
|
static void | main(argv[] ) - Prints out the version number to System.out.
|
fVersion
public static String fVersion
getVersion() should be used instead.
Version string.
getVersion
public static String getVersion()
main
public static void main(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.