|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.ndr.reader.HarvestInfoReader
public class HarvestInfoReader
Reads HarvestInfoReaders as a dom4j.Document and provides access to components.
| Constructor Summary | |
|---|---|
HarvestInfoReader(String xml)
Constructor for the HarvestInfoReader object |
|
HarvestInfoReader(URL url)
Constructor for the HarvestInfoReader object |
|
| Method Summary | |
|---|---|
String |
getBaseURL()
Gets the baseURL attribute of the HarvestInfoReader object |
Map |
getNSMap()
Gets the nSMap attribute of the HarvestInfoReader object |
List |
getSets()
Gets the sets attribute of the HarvestInfoReader object |
static void |
main(String[] args)
The main program for the HarvestInfoReader class |
protected static void |
pp(Node node)
Prints a dom4j.Node as formatted string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HarvestInfoReader(String xml)
throws Exception
xml - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED
public HarvestInfoReader(URL url)
throws Exception
url - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTED| Method Detail |
|---|
public String getBaseURL()
public List getSets()
public Map getNSMap()
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception - NOT YET DOCUMENTEDprotected static void pp(Node node)
node - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||