|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.env.WhichXerces
Get Version information about xml-xerces.
Field Summary | |
static java.lang.String |
SERVICE_NAME
Our project name. |
Constructor Summary | |
WhichXerces()
|
Method Summary | |
int |
getInfo(java.util.Hashtable hash,
java.lang.String options)
Gets version information for Xerces-J 1.x and 2.x, and looks for xerces.jar and xmlParserAPIs.jar. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SERVICE_NAME
Constructor Detail |
public WhichXerces()
Method Detail |
public int getInfo(java.util.Hashtable hash, java.lang.String options)
getInfo
in interface WhichProject
hash
- to put information inoptions
- to apply like strict or verbose
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |