org.apache.env
Class WhichXalan
java.lang.Object
org.apache.env.WhichXalan
- WhichProject
public class WhichXalan
extends java.lang.Object
Get Version information about xml-xalan.
$Id: WhichXalan.java,v 1.1 2001/12/11 17:42:50 curcuru Exp $
int | getInfo(Hashtable hash, String options) - Finds version information from Xalan-J 1.x, 2.x, 2.2+, and
looks for xalan.jar and xml-apis.jar.
|
SERVICE_NAME
public static final String SERVICE_NAME
Our project name.
getInfo
public int getInfo(Hashtable hash,
String options)
Finds version information from Xalan-J 1.x, 2.x, 2.2+, and
looks for xalan.jar and xml-apis.jar. Only looks for 1.x
classes for information; does not report status on them.
- getInfo in interface WhichProject
hash
- to put information inoptions
- to apply like strict or verbose
- status information from WhichConstant
Copyright B) 2001 Apache. All Rights Reserved.