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 319804 2004-02-24 23:03:46Z mrglavas $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-2006 The Apache Software Foundation. All Rights Reserved.