org.apache.env

Class WhichSaxon

Implemented Interfaces:
WhichProject

public class WhichSaxon
extends java.lang.Object
implements WhichProject

Get Version information about Saxon from http://saxon.sourceforge.net/.

Version:
$Id: WhichSaxon.java,v 1.1 2001/12/11 17:42:50 curcuru Exp $

Author:
shane_curcuru@us.ibm.com

Field Summary

static String
SERVICE_NAME
Our project name.

Method Summary

int
getInfo(Hashtable hash, String options)
Calls Version.getVersion and looks for saxon.jar.

Field Details

SERVICE_NAME

public static final String SERVICE_NAME
Our project name.

Method Details

getInfo

public int getInfo(Hashtable hash,
                   String options)
Calls Version.getVersion and looks for saxon.jar.
Specified by:
getInfo in interface WhichProject

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.