|
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.schemedit.vocab.FieldInfoMap
org.dlese.dpc.schemedit.vocab.OldFieldInfoMap
public class OldFieldInfoMap
Populates a by reading from a file specified in Framework config file (with name ending in "filename-list.xml"). The filename-list file contained:
| Field Summary |
|---|
| Fields inherited from class org.dlese.dpc.schemedit.vocab.FieldInfoMap |
|---|
directoryUri, map |
| Constructor Summary | |
|---|---|
OldFieldInfoMap()
Constructor for the OldFieldInfoMap object |
|
OldFieldInfoMap(String uri)
Constructor for the OldFieldInfoMap object |
|
| Method Summary | |
|---|---|
void |
init()
Read a listing of URIs Fields files from directoryUri and then loads each of the listed files as FieldInfoReader objects, which are stored in a map. |
static void |
main(String[] args)
Read a set of fields files |
protected static void |
prtln(String s)
Output a line of text to standard out, with datestamp, if debug is set to true. |
| Methods inherited from class org.dlese.dpc.schemedit.vocab.FieldInfoMap |
|---|
getAllFieldInfo, getFieldInfo, getFields, getKeySet, hasFieldInfo, putFieldInfo, reload, removeFieldInfo, setDebug, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OldFieldInfoMap(String uri)
uri - Description of the Parameterpublic OldFieldInfoMap()
| Method Detail |
|---|
public void init()
throws Exception
init in class FieldInfoMapException - Description of the Exception
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception - Description of the Exceptionprotected static void prtln(String s)
s - The String that will be output.
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||