org.apache.env
Interface WhichProject
- WhichAnt, WhichCrimson, WhichSaxon, WhichXalan, WhichXerces, WhichXmlCommons
public interface WhichProject
Simple interface for getting version info about a project.
Version:
- shane_curcuru@us.ibm.com
int | getInfo(Hashtable hash, String options) - Get basic or extended info about a project.
|
getInfo
public int getInfo(Hashtable hash,
String options)
Get basic or extended info about a project.
Override to gather whatever version or configuration
information is useful about your project or product
and pass it back in the hashtable.
hash
- to put information inoptions
- to apply like strict or verbose
- status information from WhichConstant
Copyright B) 2001 Apache. All Rights Reserved.