org.apache.env
public class WhichXmlCommons extends Object implements WhichProject
Version: $Id: WhichXmlCommons.java 225939 2001-12-11 17:42:50Z curcuru $
Field Summary | |
---|---|
static String | SERVICE_NAME Our project name. |
Method Summary | |
---|---|
int | getDOMInfo(Hashtable hash, String options)
Gets DOM version info and looks for dom.jar.
|
int | getInfo(Hashtable hash, String options)
Gets information on external standards code in xml-commons
project; finds the xml-commons version as well as the
approximate versions of JAXP, DOM and SAX. |
int | getJAXPInfo(Hashtable hash, String options)
Gets JAXP version info and looks for jaxp.jar.
|
int | getSAXInfo(Hashtable hash, String options)
Gets SAX version info and looks for sax.jar.
|
int | getXmlCommonsInfo(Hashtable hash, String options)
Calls xmlcommons.Version.getVersion and looks for xml-apis.jar.
|
Parameters: hash to put information in options to apply like strict or verbose
Returns: status information from WhichConstant
Parameters: hash to put information in options to apply like strict or verbose
Returns: status information from WhichConstant
Parameters: hash to put information in options to apply like strict or verbose
Returns: status information from WhichConstant
Parameters: hash to put information in options to apply like strict or verbose
Returns: status information from WhichConstant
Parameters: hash to put information in options to apply like strict or verbose
Returns: status information from WhichConstant