Project

General

Profile

1 14 jones
????
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Usage: java Transfer {-todbms|-toxml} <map-file> <xml-file> [<table-name> <key-value>...]
43
<table-name> and <key-value> are required when -toxml is chosen.
44

45
ConstantValue
46
Exceptions
47
SourceFile
48
Transfer.java
49
getConnection
50
getFileURL
51
initialize
52
storeDocument
53
54
55
56
57
58
59
Y?
60
61
Y+-?
62