BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.apache.xerces.impl
Class Version

java.lang.Object
  extended byweblogic.apache.xerces.impl.Version

Deprecated. please use JDK supplied XML parsers and transformers

public class Version
extends Object

This class defines the version number of the parser.


Field Summary
static String fVersion
          Deprecated. getVersion() should be used instead.
 
Constructor Summary
Version()
          Deprecated.  
 
Method Summary
 String getVersion()
          Deprecated.  
static void main(String[] argv)
          Deprecated. Prints out the version number to System.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fVersion

public static String fVersion
Deprecated. getVersion() should be used instead.

Version string.

Constructor Detail

Version

public Version()
Deprecated. 
Method Detail

getVersion

public String getVersion()
Deprecated. 

main

public static void main(String[] argv)
Deprecated. 
Prints out the version number to System.out. This is needed for the build system.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.