public class TestInfoStream
extends java.lang.Object
Constructor and Description |
---|
TestInfoStream() |
Modifier and Type | Method and Description |
---|---|
static void |
getNdrInfoLink()
NOT implemented - test the algorithm to derive an NDR Oai link
|
static void |
main(java.lang.String[] args)
The main program for the TestInfoStream class
|
static void |
makeInfoStream()
tester for creation and insertion of info streams in requests.
|
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 DOCUMENTEDpublic static void getNdrInfoLink()
public static void makeInfoStream() throws java.lang.Exception
java.lang.Exception
- NOT YET DOCUMENTEDprotected static void pp(org.dom4j.Node node)
node
- NOT YET DOCUMENTED