|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxri.tools.xritracert.XRITraceRt
public class XRITraceRt
Provides tracert-like output for XRI resolution. See outputUsage for command line usage and program output.
| Constructor Summary | |
|---|---|
XRITraceRt()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] oArgs)
Invokes the process routine to execute the command specified by the given arguments. |
int |
process(java.lang.StringBuffer sOutput,
java.lang.String[] sArgs)
Executes the xritracert command as indicated by the input args. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XRITraceRt()
| Method Detail |
|---|
public static void main(java.lang.String[] oArgs)
public int process(java.lang.StringBuffer sOutput,
java.lang.String[] sArgs)
sArgs - - command line arguments (e.g., from main)sOutput - - program output (e.g., for stdout)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||