helper
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Constructor Summary | |
APIDescGetter()
|
|
| Method Summary | |
protected static DescEntry[] |
getDescArray(Object[] list)
|
DescEntry[] |
getDescriptionFor(String job,
String descPath,
boolean debug)
|
protected DescEntry |
getDescriptionForSingleJob(String job,
String descPath,
boolean debug)
|
protected DescEntry |
getFromClassPath(String aEntry,
boolean debug)
|
protected static DescEntry |
getFromDirectory(String descPath,
String entry,
boolean debug)
|
protected static DescEntry[] |
getSubEntries(BufferedReader cvsFile,
DescEntry parent,
boolean debug)
|
protected static Object[] |
makeArray(ArrayList entries)
This method ensures that XComponent will be the last in the list of interfaces |
protected static DescEntry |
setErrorDescription(DescEntry entry,
String ErrorMsg)
|
| Methods inherited from class share.DescGetter |
getScenario |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
APIDescGetter
public APIDescGetter()
| Method Detail |
getDescriptionFor
public DescEntry[] getDescriptionFor(String job, String descPath, boolean debug)
- Overrides:
getDescriptionForin classDescGetter
getDescriptionForSingleJob
protected DescEntry getDescriptionForSingleJob(String job, String descPath, boolean debug)
- Overrides:
getDescriptionForSingleJobin classDescGetter
getSubEntries
protected static DescEntry[] getSubEntries(BufferedReader cvsFile, DescEntry parent, boolean debug)
makeArray
protected static Object[] makeArray(ArrayList entries)
- This method ensures that XComponent will be the last in the list of interfaces
setErrorDescription
protected static DescEntry setErrorDescription(DescEntry entry, String ErrorMsg)
getDescArray
protected static DescEntry[] getDescArray(Object[] list)
getFromClassPath
protected DescEntry getFromClassPath(String aEntry, boolean debug)
getFromDirectory
protected static DescEntry getFromDirectory(String descPath, String entry, boolean debug)
|
OOoRunner test harness | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

