org.apache.env

Class WhichXerces

public class WhichXerces extends Object implements WhichProject

Get Version information about xml-xerces.

Version: $Id: WhichXerces.java 225939 2001-12-11 17:42:50Z curcuru $

Author: shane_curcuru@us.ibm.com

Field Summary
static StringSERVICE_NAME
Our project name.
Method Summary
intgetInfo(Hashtable hash, String options)
Gets version information for Xerces-J 1.x and 2.x, and looks for xerces.jar and xmlParserAPIs.jar.

Field Detail

SERVICE_NAME

public static final String SERVICE_NAME
Our project name.

Method Detail

getInfo

public int getInfo(Hashtable hash, String options)
Gets version information for Xerces-J 1.x and 2.x, and looks for xerces.jar and xmlParserAPIs.jar.

Parameters: hash to put information in options to apply like strict or verbose

Returns: status information from WhichConstant

Copyright B) 2001 Apache. All Rights Reserved.