qiflib 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/html/Qiflib.html CHANGED
@@ -1,334 +1,328 @@
1
- <?xml version="1.0" encoding="utf-8"?>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
6
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
7
7
 
8
- <title>Module: Qiflib</title>
8
+ <title>Module: Qiflib</title>
9
9
 
10
- <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
10
+ <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
11
11
 
12
- <script src="./js/jquery.js" type="text/javascript"
13
- charset="utf-8"></script>
14
- <script src="./js/thickbox-compressed.js" type="text/javascript"
15
- charset="utf-8"></script>
16
- <script src="./js/quicksearch.js" type="text/javascript"
17
- charset="utf-8"></script>
18
- <script src="./js/darkfish.js" type="text/javascript"
19
- charset="utf-8"></script>
12
+ <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script>
13
+ <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
14
+ <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
15
+ <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script>
20
16
 
21
17
  </head>
22
- <body class="module">
18
+ <body id="top" class="module">
23
19
 
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
20
+ <div id="metadata">
21
+ <div id="home-metadata">
22
+ <div id="home-section" class="section">
27
23
  <h3 class="section-header">
28
24
  <a href="./index.html">Home</a>
29
25
  <a href="./index.html#classes">Classes</a>
30
26
  <a href="./index.html#methods">Methods</a>
31
27
  </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="file-metadata">
36
- <div id="file-list-section" class="section">
37
- <h3 class="section-header">In Files</h3>
38
- <div class="section-body">
39
- <ul>
40
-
41
- <li><a href="./lib/qiflib_category_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
- class="thickbox" title="lib/qiflib_category.rb">lib/qiflib_category.rb</a></li>
43
-
44
- <li><a href="./lib/qiflib_constants_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
45
- class="thickbox" title="lib/qiflib_constants.rb">lib/qiflib_constants.rb</a></li>
46
-
47
- <li><a href="./lib/qiflib_date_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
48
- class="thickbox" title="lib/qiflib_date.rb">lib/qiflib_date.rb</a></li>
49
-
50
- <li><a href="./lib/qiflib_money_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
51
- class="thickbox" title="lib/qiflib_money.rb">lib/qiflib_money.rb</a></li>
52
-
53
- <li><a href="./lib/qiflib_transaction_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
54
- class="thickbox" title="lib/qiflib_transaction.rb">lib/qiflib_transaction.rb</a></li>
55
-
56
- <li><a href="./lib/qiflib_util_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
57
- class="thickbox" title="lib/qiflib_util.rb">lib/qiflib_util.rb</a></li>
58
-
59
- </ul>
60
- </div>
61
- </div>
62
-
63
-
64
- </div>
65
-
66
- <div id="class-metadata">
67
-
68
- <!-- Parent Class -->
69
-
70
-
71
- <!-- Namespace Contents -->
72
-
73
- <div id="namespace-list-section" class="section">
74
- <h3 class="section-header">Namespace</h3>
75
- <ul class="link-list">
76
-
77
- <li><span class="type">CLASS</span> <a href="Qiflib/Category.html">Qiflib::Category</a></li>
78
-
79
- <li><span class="type">CLASS</span> <a href="Qiflib/Date.html">Qiflib::Date</a></li>
80
-
81
- <li><span class="type">CLASS</span> <a href="Qiflib/Money.html">Qiflib::Money</a></li>
82
-
83
- <li><span class="type">CLASS</span> <a href="Qiflib/Transaction.html">Qiflib::Transaction</a></li>
84
-
85
- <li><span class="type">CLASS</span> <a href="Qiflib/Util.html">Qiflib::Util</a></li>
86
-
87
- </ul>
88
- </div>
89
-
90
-
91
- <!-- Method Quickref -->
92
-
93
- <div id="method-list-section" class="section">
94
- <h3 class="section-header">Methods</h3>
95
- <ul class="link-list">
96
-
97
- <li><a href="#method-c-csv_category_field_names">::csv_category_field_names</a></li>
98
-
99
- <li><a href="#method-c-csv_transaction_field_names">::csv_transaction_field_names</a></li>
100
-
101
- </ul>
102
- </div>
103
-
104
-
105
- <!-- Included Modules -->
106
-
107
- </div>
108
-
109
- <div id="project-metadata">
110
-
111
-
112
- <div id="fileindex-section" class="section project-section">
113
- <h3 class="section-header">Files</h3>
114
- <ul>
115
-
116
- <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
117
-
118
- </ul>
119
- </div>
120
-
121
-
122
- <div id="classindex-section" class="section project-section">
123
- <h3 class="section-header">Class Index
124
- <span class="search-toggle"><img src="./images/find.png"
125
- height="16" width="16" alt="[+]"
126
- title="show/hide quicksearch" /></span></h3>
127
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
128
- <fieldset>
129
- <legend>Quicksearch</legend>
130
- <input type="text" name="quicksearch" value=""
131
- class="quicksearch-field" />
132
- </fieldset>
133
- </form>
134
-
135
- <ul class="link-list">
136
-
137
- <li><a href="./Qiflib.html">Qiflib</a></li>
138
-
139
- <li><a href="./Qiflib/Category.html">Qiflib::Category</a></li>
140
-
141
- <li><a href="./Qiflib/Date.html">Qiflib::Date</a></li>
142
-
143
- <li><a href="./Qiflib/Money.html">Qiflib::Money</a></li>
144
-
145
- <li><a href="./Qiflib/Transaction.html">Qiflib::Transaction</a></li>
146
-
147
- <li><a href="./Qiflib/Util.html">Qiflib::Util</a></li>
148
-
149
- </ul>
150
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
151
- </div>
152
-
153
-
154
- </div>
155
- </div>
156
-
157
- <div id="documentation">
158
- <h1 class="module">Qiflib</h1>
159
-
160
- <div id="description">
161
- <p>
162
- This file, and <a href="Qiflib.html">Qiflib</a> module, define constant
28
+ </div>
29
+ </div>
30
+
31
+ <div id="file-metadata">
32
+ <div id="file-list-section" class="section">
33
+ <h3 class="section-header">In Files</h3>
34
+ <div class="section-body">
35
+ <ul>
36
+
37
+ <li><a href="./lib/qiflib_category_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
38
+ class="thickbox" title="lib/qiflib_category.rb">lib/qiflib_category.rb</a></li>
39
+
40
+ <li><a href="./lib/qiflib_constants_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
41
+ class="thickbox" title="lib/qiflib_constants.rb">lib/qiflib_constants.rb</a></li>
42
+
43
+ <li><a href="./lib/qiflib_date_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
44
+ class="thickbox" title="lib/qiflib_date.rb">lib/qiflib_date.rb</a></li>
45
+
46
+ <li><a href="./lib/qiflib_money_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
47
+ class="thickbox" title="lib/qiflib_money.rb">lib/qiflib_money.rb</a></li>
48
+
49
+ <li><a href="./lib/qiflib_transaction_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
50
+ class="thickbox" title="lib/qiflib_transaction.rb">lib/qiflib_transaction.rb</a></li>
51
+
52
+ <li><a href="./lib/qiflib_util_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
53
+ class="thickbox" title="lib/qiflib_util.rb">lib/qiflib_util.rb</a></li>
54
+
55
+ </ul>
56
+ </div>
57
+ </div>
58
+
59
+
60
+ </div>
61
+
62
+ <div id="class-metadata">
63
+
64
+
65
+
66
+
67
+
68
+ <!-- Namespace Contents -->
69
+ <div id="namespace-list-section" class="section">
70
+ <h3 class="section-header">Namespace</h3>
71
+ <ul class="link-list">
72
+
73
+ <li><span class="type">CLASS</span> <a href="Qiflib/Category.html">Qiflib::Category</a></li>
74
+
75
+ <li><span class="type">CLASS</span> <a href="Qiflib/Date.html">Qiflib::Date</a></li>
76
+
77
+ <li><span class="type">CLASS</span> <a href="Qiflib/Money.html">Qiflib::Money</a></li>
78
+
79
+ <li><span class="type">CLASS</span> <a href="Qiflib/Transaction.html">Qiflib::Transaction</a></li>
80
+
81
+ <li><span class="type">CLASS</span> <a href="Qiflib/Util.html">Qiflib::Util</a></li>
82
+
83
+ </ul>
84
+ </div>
85
+
86
+
87
+
88
+ <!-- Method Quickref -->
89
+ <div id="method-list-section" class="section">
90
+ <h3 class="section-header">Methods</h3>
91
+ <ul class="link-list">
92
+
93
+ <li><a href="#method-c-csv_category_field_names">::csv_category_field_names</a></li>
94
+
95
+ <li><a href="#method-c-csv_transaction_field_names">::csv_transaction_field_names</a></li>
96
+
97
+ </ul>
98
+ </div>
99
+
100
+
101
+
102
+ </div>
103
+
104
+ <div id="project-metadata">
105
+
106
+
107
+ <div id="fileindex-section" class="section project-section">
108
+ <h3 class="section-header">Files</h3>
109
+ <ul>
110
+
111
+ <li class="file"><a href="./README_rdoc.html">README.rdoc</a></li>
112
+
113
+ </ul>
114
+ </div>
115
+
116
+
117
+ <div id="classindex-section" class="section project-section">
118
+ <h3 class="section-header">Class/Module Index
119
+ <span class="search-toggle"><img src="./images/find.png"
120
+ height="16" width="16" alt="[+]"
121
+ title="show/hide quicksearch" /></span></h3>
122
+ <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
123
+ <fieldset>
124
+ <legend>Quicksearch</legend>
125
+ <input type="text" name="quicksearch" value=""
126
+ class="quicksearch-field" />
127
+ </fieldset>
128
+ </form>
129
+
130
+ <ul class="link-list">
131
+
132
+ <li><a href="./Qiflib.html">Qiflib</a></li>
133
+
134
+ <li><a href="./Qiflib/Category.html">Qiflib::Category</a></li>
135
+
136
+ <li><a href="./Qiflib/Date.html">Qiflib::Date</a></li>
137
+
138
+ <li><a href="./Qiflib/Money.html">Qiflib::Money</a></li>
139
+
140
+ <li><a href="./Qiflib/Transaction.html">Qiflib::Transaction</a></li>
141
+
142
+ <li><a href="./Qiflib/Util.html">Qiflib::Util</a></li>
143
+
144
+ </ul>
145
+ <div id="no-class-search-results" style="display: none;">No matching classes.</div>
146
+ </div>
147
+
148
+
149
+ </div>
150
+ </div>
151
+
152
+ <div id="documentation">
153
+ <h1 class="module">Qiflib</h1>
154
+
155
+ <div id="description" class="description">
156
+
157
+ <p>This file, and <a href="Qiflib.html">Qiflib</a> module, define constant
163
158
  values used in this library. This include the lists of field names within
164
- the csv and delimited files.
165
- </p>
166
-
167
- </div>
168
-
169
- <!-- Constants -->
170
-
171
- <div id="constants-list" class="section">
172
- <h3 class="section-header">Constants</h3>
173
- <dl>
174
-
175
- <dt><a name="VERSION">VERSION</a></dt>
176
-
177
- <dd class="description"></dd>
178
-
179
-
180
- <dt><a name="DATE">DATE</a></dt>
181
-
182
- <dd class="description"></dd>
183
-
184
-
185
- <dt><a name="AUTHOR">AUTHOR</a></dt>
186
-
187
- <dd class="description"></dd>
188
-
189
-
190
- <dt><a name="EMAIL">EMAIL</a></dt>
191
-
192
- <dd class="description"></dd>
193
-
194
-
195
- <dt><a name="SOURCE_QUICKEN">SOURCE_QUICKEN</a></dt>
196
-
197
- <dd class="description"></dd>
198
-
199
-
200
- <dt><a name="SOURCE_IBANK">SOURCE_IBANK</a></dt>
201
-
202
- <dd class="description"></dd>
203
-
204
-
205
- </dl>
206
- </div>
207
-
208
-
209
- <!-- Attributes -->
210
-
211
-
212
- <!-- Methods -->
213
-
214
- <div id="public-class-method-details" class="method-section section">
215
- <h3 class="section-header">Public Class Methods</h3>
216
-
217
-
218
- <div id="csv-category-field-names-method" class="method-detail ">
219
- <a name="method-c-csv_category_field_names"></a>
220
-
221
- <div class="method-heading">
222
-
223
- <span class="method-name">csv_category_field_names</span><span
224
- class="method-args">()</span>
225
- <span class="method-click-advice">click to toggle source</span>
226
-
227
- </div>
228
-
229
- <div class="method-description">
230
-
231
-
232
-
233
-
234
-
235
- <div class="method-source-code"
236
- id="csv-category-field-names-source">
159
+ the csv and delimited files.</p>
160
+
161
+ </div><!-- description -->
162
+
163
+
164
+
165
+
166
+ <div id="5Buntitled-5D" class="documentation-section">
167
+
168
+
169
+
170
+
171
+
172
+ <!-- Constants -->
173
+ <div id="constants-list" class="section">
174
+ <h3 class="section-header">Constants</h3>
175
+ <dl>
176
+
177
+ <dt><a name="AUTHOR">AUTHOR</a></dt>
178
+
179
+ <dd class="description"></dd>
180
+
181
+
182
+ <dt><a name="DATE">DATE</a></dt>
183
+
184
+ <dd class="description"></dd>
185
+
186
+
187
+ <dt><a name="EMAIL">EMAIL</a></dt>
188
+
189
+ <dd class="description"></dd>
190
+
191
+
192
+ <dt><a name="SOURCE_IBANK">SOURCE_IBANK</a></dt>
193
+
194
+ <dd class="description"></dd>
195
+
196
+
197
+ <dt><a name="SOURCE_QUICKEN">SOURCE_QUICKEN</a></dt>
198
+
199
+ <dd class="description"></dd>
200
+
201
+
202
+ <dt><a name="VERSION">VERSION</a></dt>
203
+
204
+ <dd class="description"></dd>
205
+
206
+
207
+ </dl>
208
+ </div>
209
+
210
+
211
+
212
+
213
+ <!-- Methods -->
214
+
215
+ <div id="public-class-method-details" class="method-section section">
216
+ <h3 class="section-header">Public Class Methods</h3>
217
+
218
+
219
+ <div id="csv_category_field_names-method" class="method-detail ">
220
+ <a name="method-c-csv_category_field_names"></a>
221
+
222
+
223
+ <div class="method-heading">
224
+ <span class="method-name">csv_category_field_names</span><span
225
+ class="method-args">()</span>
226
+ <span class="method-click-advice">click to toggle source</span>
227
+ </div>
228
+
229
+
230
+ <div class="method-description">
231
+
232
+
233
+
234
+
235
+
236
+ <div class="method-source-code" id="csv_category_field_names-source">
237
237
  <pre>
238
- <span class="ruby-comment cmt"># File lib/qiflib_constants.rb, line 14</span>
239
- 14: <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">csv_category_field_names</span>
240
- 15: <span class="ruby-node">%( id name )</span>
241
- 16: <span class="ruby-keyword kw">end</span></pre>
242
- </div>
243
-
244
- </div>
245
-
246
-
247
-
248
-
249
- </div>
250
-
251
-
252
- <div id="csv-transaction-field-names-method" class="method-detail ">
253
- <a name="method-c-csv_transaction_field_names"></a>
254
-
255
- <div class="method-heading">
256
-
257
- <span class="method-name">csv_transaction_field_names</span><span
258
- class="method-args">()</span>
259
- <span class="method-click-advice">click to toggle source</span>
260
-
261
- </div>
262
-
263
- <div class="method-description">
264
-
265
-
266
-
267
-
268
-
269
- <div class="method-source-code"
270
- id="csv-transaction-field-names-source">
238
+ <span class="ruby-comment"># File lib/qiflib_constants.rb, line 14</span>
239
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">csv_category_field_names</span>
240
+ <span class="ruby-node">%( id name )</span>
241
+ <span class="ruby-keyword">end</span></pre>
242
+ </div><!-- csv_category_field_names-source -->
243
+
244
+ </div>
245
+
246
+
247
+
248
+
249
+ </div><!-- csv_category_field_names-method -->
250
+
251
+
252
+ <div id="csv_transaction_field_names-method" class="method-detail ">
253
+ <a name="method-c-csv_transaction_field_names"></a>
254
+
255
+
256
+ <div class="method-heading">
257
+ <span class="method-name">csv_transaction_field_names</span><span
258
+ class="method-args">()</span>
259
+ <span class="method-click-advice">click to toggle source</span>
260
+ </div>
261
+
262
+
263
+ <div class="method-description">
264
+
265
+
266
+
267
+
268
+
269
+ <div class="method-source-code" id="csv_transaction_field_names-source">
271
270
  <pre>
272
- <span class="ruby-comment cmt"># File lib/qiflib_constants.rb, line 18</span>
273
- 18: <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">csv_transaction_field_names</span>
274
- 19: <span class="ruby-node">%(
275
- 20: id
276
- 21: acct_owner
277
- 22: acct_name
278
- 23: acct_type
279
- 24: date
280
- 25: amount
281
- 26: number
282
- 27: ibank_n
283
- 28: cleared
284
- 29: payee
285
- 30: category
286
- 31: memo
287
- 32: split1_amount
288
- 33: split1_category
289
- 34: split1_memo
290
- 35: split2_amount
291
- 36: split2_category
292
- 37: split2_memo
293
- 38: split3_amount
294
- 39: split3_category
295
- 40: split3_memo
296
- 41: address1
297
- 42: address2
298
- 43: address3
299
- 44: address4
300
- 45: address5
301
- 46: address6
302
- 47: eol_ind
303
- 48: )</span>
304
- 49: <span class="ruby-keyword kw">end</span></pre>
305
- </div>
306
-
307
- </div>
308
-
309
-
310
-
311
-
312
- </div>
313
-
314
-
315
- </div>
316
-
317
-
318
- </div>
319
-
320
-
321
- <div id="rdoc-debugging-section-dump" class="debugging-section">
322
-
323
- <p>Disabled; run with --debug to generate this.</p>
324
-
325
- </div>
326
-
327
- <div id="validator-badges">
328
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
329
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
330
- Rdoc Generator</a> 1.1.6</small>.</p>
331
- </div>
271
+ <span class="ruby-comment"># File lib/qiflib_constants.rb, line 18</span>
272
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">csv_transaction_field_names</span>
273
+ <span class="ruby-node">%(
274
+ id
275
+ acct_owner
276
+ acct_name
277
+ acct_type
278
+ date
279
+ amount
280
+ number
281
+ ibank_n
282
+ cleared
283
+ payee
284
+ category
285
+ memo
286
+ split1_amount
287
+ split1_category
288
+ split1_memo
289
+ split2_amount
290
+ split2_category
291
+ split2_memo
292
+ split3_amount
293
+ split3_category
294
+ split3_memo
295
+ address1
296
+ address2
297
+ address3
298
+ address4
299
+ address5
300
+ address6
301
+ eol_ind
302
+ )</span>
303
+ <span class="ruby-keyword">end</span></pre>
304
+ </div><!-- csv_transaction_field_names-source -->
305
+
306
+ </div>
307
+
308
+
309
+
310
+
311
+ </div><!-- csv_transaction_field_names-method -->
312
+
313
+
314
+ </div><!-- public-class-method-details -->
315
+
316
+ </div><!-- 5Buntitled-5D -->
317
+
318
+
319
+ </div><!-- documentation -->
320
+
321
+ <div id="validator-badges">
322
+ <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
323
+ <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
324
+ Rdoc Generator</a> 2</small>.</p>
325
+ </div>
332
326
 
333
327
  </body>
334
328
  </html>