org.apache.env
Interface WhichProject
- WhichAnt, WhichCrimson, WhichSaxon, WhichXalan, WhichXerces, WhichXmlCommons
public interface WhichProject
Simple interface for getting version info about a project.
$Id: WhichProject.java 225939 2001-12-11 17:42:50Z curcuru $ 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.