|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.lf.tools.AFXMLManager
public class AFXMLManager
AFXMLManager : configuration XML file manager.
| Constructor Summary | |
|---|---|
AFXMLManager()
load the configuration XML file. |
|
| Method Summary | |
|---|---|
void |
getMethodNames()
get all targets (method names). |
java.util.HashMap |
getTargetList()
return the list of targets. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AFXMLManager()
throws ExceptionManager
load the configuration XML file.
ExceptionManager| Method Detail |
|---|
public void getMethodNames()
throws ExceptionManager
get all targets (method names).
ExceptionManagerpublic java.util.HashMap getTargetList()
return the list of targets.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||