public class CollectionAdopter
extends java.lang.Object
Constructor and Description |
---|
CollectionAdopter(java.lang.String mdpHandle)
Constructor for the CollectionAdopter object
|
Modifier and Type | Method and Description |
---|---|
org.dom4j.Element |
getNcsItemStream(org.dom4j.Element nsdl_dc_stream)
Gets the ncsItemStream attribute of the CollectionAdopter object
|
static void |
main(java.lang.String[] args)
The main program for the CollectionAdopter class
|
static void |
setDebug(boolean bool)
Sets the debug attribute of the CollectionAdopter class
|
public CollectionAdopter(java.lang.String mdpHandle) throws java.lang.Exception
mdpHandle
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic static void main(java.lang.String[] args) throws java.lang.Exception
args
- The command line argumentsjava.lang.Exception
- NOT YET DOCUMENTEDpublic org.dom4j.Element getNcsItemStream(org.dom4j.Element nsdl_dc_stream) throws java.lang.Exception
nsdl_dc_stream
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic static void setDebug(boolean bool)
bool
- The new debug value