public class TestNdrRequest
extends java.lang.Object
Constructor and Description |
---|
TestNdrRequest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main program for the TestNdrRequest class
|
protected static void |
pp(org.dom4j.Node node)
Prints a dom4j.Node as formatted string.
|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- The command line argumentsjava.lang.Exception
- NOT YET DOCUMENTEDprotected static void pp(org.dom4j.Node node)
node
- NOT YET DOCUMENTED