vizi_translator 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.rdoc +56 -54
- data/README.rdoc.old +56 -0
- data/doc/classes/Vizi/Translator.html +200 -0
- data/doc/classes/Vizi/Translator.src/M000002.html +18 -0
- data/doc/classes/Vizi/Translator.src/M000003.html +18 -0
- data/doc/classes/Vizi/Translator.src/M000004.html +40 -0
- data/doc/classes/Vizi/UnSupportedLanguage.html +150 -0
- data/doc/classes/Vizi/UnSupportedLanguage.src/M000001.html +18 -0
- data/doc/classes/Vizi.html +122 -0
- data/doc/created.rid +1 -4
- data/doc/files/lib/vizi/vizi_translator_rb.html +126 -0
- data/doc/files/lib/vizi_translator_rb.html +114 -0
- data/doc/files/testit_rb.html +127 -0
- data/doc/fr_class_index.html +29 -0
- data/doc/fr_file_index.html +29 -0
- data/doc/fr_method_index.html +30 -0
- data/doc/index.html +24 -68
- data/doc/rdoc-style.css +208 -0
- data/testit.rb +2 -2
- data/vizi_translator-0.2.0.gem +0 -0
- data/vizi_translator.gemspec +1 -1
- metadata +20 -60
- data/doc/Object.html +0 -200
- data/doc/ParserTest.html +0 -268
- data/doc/README_rdoc.html +0 -128
- data/doc/Rakefile.html +0 -148
- data/doc/Visit.html +0 -487
- data/doc/VisitList.html +0 -385
- data/doc/Vizi/LogFormat.html +0 -377
- data/doc/Vizi/LogParser.html +0 -551
- data/doc/Vizi/Translator.html +0 -302
- data/doc/Vizi/UnSupportedLanguage.html +0 -212
- data/doc/Vizi/Visit.html +0 -487
- data/doc/Vizi/VisitList.html +0 -386
- data/doc/Vizi.html +0 -159
- data/doc/ViziLogFormat.html +0 -382
- data/doc/ViziLogParser.html +0 -551
- data/doc/docs/Whois_Documentation.doc +0 -0
- data/doc/formats/apache-custom-log.pdf +0 -0
- data/doc/formats/apache.rtf +0 -238
- data/doc/formats/format-descriptions.xls +0 -0
- data/doc/formats/w3c-extended.pdf +0 -0
- data/doc/formats/w3c-extended.rtf +0 -135
- data/doc/images/brick.png +0 -0
- data/doc/images/brick_link.png +0 -0
- data/doc/images/bug.png +0 -0
- data/doc/images/bullet_black.png +0 -0
- data/doc/images/bullet_toggle_minus.png +0 -0
- data/doc/images/bullet_toggle_plus.png +0 -0
- data/doc/images/date.png +0 -0
- data/doc/images/find.png +0 -0
- data/doc/images/loadingAnimation.gif +0 -0
- data/doc/images/macFFBgHack.png +0 -0
- data/doc/images/package.png +0 -0
- data/doc/images/page_green.png +0 -0
- data/doc/images/page_white_text.png +0 -0
- data/doc/images/page_white_width.png +0 -0
- data/doc/images/plugin.png +0 -0
- data/doc/images/ruby.png +0 -0
- data/doc/images/tag_green.png +0 -0
- data/doc/images/wrench.png +0 -0
- data/doc/images/wrench_orange.png +0 -0
- data/doc/images/zoom.png +0 -0
- data/doc/js/darkfish.js +0 -116
- data/doc/js/jquery.js +0 -32
- data/doc/js/quicksearch.js +0 -114
- data/doc/js/thickbox-compressed.js +0 -10
- data/doc/lib/vizi/parser_rb.html +0 -63
- data/doc/lib/vizi/vizi_tracker_rb.html +0 -63
- data/doc/lib/vizi/vizi_translator.html +0 -104
- data/doc/lib/vizi/vizi_translator_rb.html +0 -69
- data/doc/lib/vizi_log_parser_rb.html +0 -56
- data/doc/lib/vizi_tracker_rb.html +0 -56
- data/doc/lib/vizi_translator_rb.html +0 -54
- data/doc/rdoc.css +0 -759
- data/doc/test/parser_test_rb.html +0 -54
- data/doc/test/test_helper_rb.html +0 -56
- data/doc/testit_rb.html +0 -63
data/doc/Vizi/VisitList.html
DELETED
@@ -1,386 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="IBM437"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
|
-
<head>
|
6
|
-
<meta content="text/html; charset=IBM437" http-equiv="Content-Type" />
|
7
|
-
|
8
|
-
<title>Class: Vizi::VisitList</title>
|
9
|
-
|
10
|
-
<link rel="stylesheet" href="../rdoc.css" type="text/css" media="screen" />
|
11
|
-
|
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>
|
16
|
-
|
17
|
-
</head>
|
18
|
-
<body id="top" class="class">
|
19
|
-
|
20
|
-
<div id="metadata">
|
21
|
-
<div id="home-metadata">
|
22
|
-
<div id="home-section" class="section">
|
23
|
-
<h3 class="section-header">
|
24
|
-
<a href="../index.html">Home</a>
|
25
|
-
<a href="../index.html#classes">Classes</a>
|
26
|
-
<a href="../index.html#methods">Methods</a>
|
27
|
-
</h3>
|
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/vizi/vizi_tracker_rb.html?TB_iframe=true&height=550&width=785"
|
38
|
-
class="thickbox" title="lib/vizi/vizi_tracker.rb">lib/vizi/vizi_tracker.rb</a></li>
|
39
|
-
|
40
|
-
</ul>
|
41
|
-
</div>
|
42
|
-
</div>
|
43
|
-
|
44
|
-
|
45
|
-
</div>
|
46
|
-
|
47
|
-
<div id="class-metadata">
|
48
|
-
|
49
|
-
<!-- Parent Class -->
|
50
|
-
<div id="parent-class-section" class="section">
|
51
|
-
<h3 class="section-header">Parent</h3>
|
52
|
-
|
53
|
-
<p class="link"><a href="../Object.html">Object</a></p>
|
54
|
-
|
55
|
-
</div>
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
<!-- Method Quickref -->
|
64
|
-
<div id="method-list-section" class="section">
|
65
|
-
<h3 class="section-header">Methods</h3>
|
66
|
-
<ul class="link-list">
|
67
|
-
|
68
|
-
<li><a href="#method-c-new">::new</a></li>
|
69
|
-
|
70
|
-
<li><a href="#method-i-append">#append</a></li>
|
71
|
-
|
72
|
-
<li><a href="#method-i-delete">#delete</a></li>
|
73
|
-
|
74
|
-
<li><a href="#method-i-find_all">#find_all</a></li>
|
75
|
-
|
76
|
-
<li><a href="#method-i-find_by_ip">#find_by_ip</a></li>
|
77
|
-
|
78
|
-
<li><a href="#method-i-find_expired">#find_expired</a></li>
|
79
|
-
|
80
|
-
</ul>
|
81
|
-
</div>
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
</div>
|
86
|
-
|
87
|
-
<div id="project-metadata">
|
88
|
-
|
89
|
-
|
90
|
-
<div id="fileindex-section" class="section project-section">
|
91
|
-
<h3 class="section-header">Files</h3>
|
92
|
-
<ul>
|
93
|
-
|
94
|
-
<li class="file"><a href="../README_rdoc.html">README.rdoc</a></li>
|
95
|
-
|
96
|
-
<li class="file"><a href="../Rakefile.html">Rakefile</a></li>
|
97
|
-
|
98
|
-
</ul>
|
99
|
-
</div>
|
100
|
-
|
101
|
-
|
102
|
-
<div id="classindex-section" class="section project-section">
|
103
|
-
<h3 class="section-header">Class/Module Index
|
104
|
-
<span class="search-toggle"><img src="../images/find.png"
|
105
|
-
height="16" width="16" alt="[+]"
|
106
|
-
title="show/hide quicksearch" /></span></h3>
|
107
|
-
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
108
|
-
<fieldset>
|
109
|
-
<legend>Quicksearch</legend>
|
110
|
-
<input type="text" name="quicksearch" value=""
|
111
|
-
class="quicksearch-field" />
|
112
|
-
</fieldset>
|
113
|
-
</form>
|
114
|
-
|
115
|
-
<ul class="link-list">
|
116
|
-
|
117
|
-
<li><a href="../Vizi.html">Vizi</a></li>
|
118
|
-
|
119
|
-
<li><a href="../Vizi/LogFormat.html">Vizi::LogFormat</a></li>
|
120
|
-
|
121
|
-
<li><a href="../Vizi/LogParser.html">Vizi::LogParser</a></li>
|
122
|
-
|
123
|
-
<li><a href="../Vizi/Visit.html">Vizi::Visit</a></li>
|
124
|
-
|
125
|
-
<li><a href="../Vizi/VisitList.html">Vizi::VisitList</a></li>
|
126
|
-
|
127
|
-
<li><a href="../Object.html">Object</a></li>
|
128
|
-
|
129
|
-
<li><a href="../ParserTest.html">ParserTest</a></li>
|
130
|
-
|
131
|
-
</ul>
|
132
|
-
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
133
|
-
</div>
|
134
|
-
|
135
|
-
|
136
|
-
</div>
|
137
|
-
</div>
|
138
|
-
|
139
|
-
<div id="documentation">
|
140
|
-
<h1 class="class">Vizi::VisitList</h1>
|
141
|
-
|
142
|
-
<div id="description" class="description">
|
143
|
-
|
144
|
-
<p>This class creates and manages a list to keep track of the visits that are
|
145
|
-
in process (cached) Once a visit reaches the time interval, an output
|
146
|
-
transaction is generated and the visit is removed from the list</p>
|
147
|
-
|
148
|
-
</div><!-- description -->
|
149
|
-
|
150
|
-
|
151
|
-
<div id="5Buntitled-5D" class="documentation-section">
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
<!-- Methods -->
|
161
|
-
|
162
|
-
<div id="public-class-method-details" class="method-section section">
|
163
|
-
<h3 class="section-header">Public Class Methods</h3>
|
164
|
-
|
165
|
-
|
166
|
-
<div id="new-method" class="method-detail ">
|
167
|
-
<a name="method-c-new"></a>
|
168
|
-
|
169
|
-
|
170
|
-
<div class="method-heading">
|
171
|
-
<span class="method-name">new</span><span
|
172
|
-
class="method-args">()</span>
|
173
|
-
<span class="method-click-advice">click to toggle source</span>
|
174
|
-
</div>
|
175
|
-
|
176
|
-
|
177
|
-
<div class="method-description">
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
<div class="method-source-code" id="new-source">
|
184
|
-
<pre>
|
185
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 328</span>
|
186
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>
|
187
|
-
<span class="ruby-ivar">@visits</span> = <span class="ruby-constant">Array</span>.<span class="ruby-identifier">new</span>
|
188
|
-
<span class="ruby-keyword">end</span></pre>
|
189
|
-
</div><!-- new-source -->
|
190
|
-
|
191
|
-
</div>
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
</div><!-- new-method -->
|
197
|
-
|
198
|
-
|
199
|
-
</div><!-- public-class-method-details -->
|
200
|
-
|
201
|
-
<div id="public-instance-method-details" class="method-section section">
|
202
|
-
<h3 class="section-header">Public Instance Methods</h3>
|
203
|
-
|
204
|
-
|
205
|
-
<div id="append-method" class="method-detail ">
|
206
|
-
<a name="method-i-append"></a>
|
207
|
-
|
208
|
-
|
209
|
-
<div class="method-heading">
|
210
|
-
<span class="method-name">append</span><span
|
211
|
-
class="method-args">(visit)</span>
|
212
|
-
<span class="method-click-advice">click to toggle source</span>
|
213
|
-
</div>
|
214
|
-
|
215
|
-
|
216
|
-
<div class="method-description">
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
<div class="method-source-code" id="append-source">
|
223
|
-
<pre>
|
224
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 332</span>
|
225
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">append</span>(<span class="ruby-identifier">visit</span>)
|
226
|
-
<span class="ruby-ivar">@visits</span>.<span class="ruby-identifier">push</span>(<span class="ruby-identifier">visit</span>)
|
227
|
-
<span class="ruby-keyword">self</span>
|
228
|
-
<span class="ruby-keyword">end</span></pre>
|
229
|
-
</div><!-- append-source -->
|
230
|
-
|
231
|
-
</div>
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
</div><!-- append-method -->
|
237
|
-
|
238
|
-
|
239
|
-
<div id="delete-method" class="method-detail ">
|
240
|
-
<a name="method-i-delete"></a>
|
241
|
-
|
242
|
-
|
243
|
-
<div class="method-heading">
|
244
|
-
<span class="method-name">delete</span><span
|
245
|
-
class="method-args">(visit)</span>
|
246
|
-
<span class="method-click-advice">click to toggle source</span>
|
247
|
-
</div>
|
248
|
-
|
249
|
-
|
250
|
-
<div class="method-description">
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
<div class="method-source-code" id="delete-source">
|
257
|
-
<pre>
|
258
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 337</span>
|
259
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete</span>(<span class="ruby-identifier">visit</span>)
|
260
|
-
<span class="ruby-ivar">@visits</span>.<span class="ruby-identifier">delete</span>(<span class="ruby-identifier">visit</span>)
|
261
|
-
<span class="ruby-keyword">end</span></pre>
|
262
|
-
</div><!-- delete-source -->
|
263
|
-
|
264
|
-
</div>
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
</div><!-- delete-method -->
|
270
|
-
|
271
|
-
|
272
|
-
<div id="find_all-method" class="method-detail ">
|
273
|
-
<a name="method-i-find_all"></a>
|
274
|
-
|
275
|
-
|
276
|
-
<div class="method-heading">
|
277
|
-
<span class="method-name">find_all</span><span
|
278
|
-
class="method-args">()</span>
|
279
|
-
<span class="method-click-advice">click to toggle source</span>
|
280
|
-
</div>
|
281
|
-
|
282
|
-
|
283
|
-
<div class="method-description">
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
<div class="method-source-code" id="find_all-source">
|
290
|
-
<pre>
|
291
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 341</span>
|
292
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">find_all</span>
|
293
|
-
<span class="ruby-ivar">@visits</span>
|
294
|
-
<span class="ruby-keyword">end</span></pre>
|
295
|
-
</div><!-- find_all-source -->
|
296
|
-
|
297
|
-
</div>
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
</div><!-- find_all-method -->
|
303
|
-
|
304
|
-
|
305
|
-
<div id="find_by_ip-method" class="method-detail ">
|
306
|
-
<a name="method-i-find_by_ip"></a>
|
307
|
-
|
308
|
-
|
309
|
-
<div class="method-heading">
|
310
|
-
<span class="method-name">find_by_ip</span><span
|
311
|
-
class="method-args">(ip)</span>
|
312
|
-
<span class="method-click-advice">click to toggle source</span>
|
313
|
-
</div>
|
314
|
-
|
315
|
-
|
316
|
-
<div class="method-description">
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
<div class="method-source-code" id="find_by_ip-source">
|
323
|
-
<pre>
|
324
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 345</span>
|
325
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">find_by_ip</span>(<span class="ruby-identifier">ip</span>)
|
326
|
-
<span class="ruby-ivar">@visits</span>.<span class="ruby-identifier">find</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">visit</span><span class="ruby-operator">|</span> <span class="ruby-identifier">ip</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">visit</span>.<span class="ruby-identifier">ip</span> }
|
327
|
-
<span class="ruby-keyword">end</span></pre>
|
328
|
-
</div><!-- find_by_ip-source -->
|
329
|
-
|
330
|
-
</div>
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
</div><!-- find_by_ip-method -->
|
336
|
-
|
337
|
-
|
338
|
-
<div id="find_expired-method" class="method-detail ">
|
339
|
-
<a name="method-i-find_expired"></a>
|
340
|
-
|
341
|
-
|
342
|
-
<div class="method-heading">
|
343
|
-
<span class="method-name">find_expired</span><span
|
344
|
-
class="method-args">(test_dt)</span>
|
345
|
-
<span class="method-click-advice">click to toggle source</span>
|
346
|
-
</div>
|
347
|
-
|
348
|
-
|
349
|
-
<div class="method-description">
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
<div class="method-source-code" id="find_expired-source">
|
356
|
-
<pre>
|
357
|
-
<span class="ruby-comment"># File lib/vizi/vizi_tracker.rb, line 349</span>
|
358
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">find_expired</span>(<span class="ruby-identifier">test_dt</span>)
|
359
|
-
<span class="ruby-ivar">@visits</span>.<span class="ruby-identifier">find</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">visit</span><span class="ruby-operator">|</span> <span class="ruby-identifier">visit</span>.<span class="ruby-identifier">expire_dt</span> <span class="ruby-operator"><</span> <span class="ruby-identifier">test_dt</span> }
|
360
|
-
<span class="ruby-keyword">end</span></pre>
|
361
|
-
</div><!-- find_expired-source -->
|
362
|
-
|
363
|
-
</div>
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
</div><!-- find_expired-method -->
|
369
|
-
|
370
|
-
|
371
|
-
</div><!-- public-instance-method-details -->
|
372
|
-
|
373
|
-
</div><!-- 5Buntitled-5D -->
|
374
|
-
|
375
|
-
|
376
|
-
</div><!-- documentation -->
|
377
|
-
|
378
|
-
<div id="validator-badges">
|
379
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
380
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
381
|
-
Rdoc Generator</a> 2</small>.</p>
|
382
|
-
</div>
|
383
|
-
|
384
|
-
</body>
|
385
|
-
</html>
|
386
|
-
|
data/doc/Vizi.html
DELETED
@@ -1,159 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="IBM437"?>
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
5
|
-
<head>
|
6
|
-
<meta content="text/html; charset=IBM437" http-equiv="Content-Type" />
|
7
|
-
|
8
|
-
<title>Module: Vizi</title>
|
9
|
-
|
10
|
-
<link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
|
11
|
-
|
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>
|
16
|
-
|
17
|
-
</head>
|
18
|
-
<body id="top" class="module">
|
19
|
-
|
20
|
-
<div id="metadata">
|
21
|
-
<div id="home-metadata">
|
22
|
-
<div id="home-section" class="section">
|
23
|
-
<h3 class="section-header">
|
24
|
-
<a href="./index.html">Home</a>
|
25
|
-
<a href="./index.html#classes">Classes</a>
|
26
|
-
<a href="./index.html#methods">Methods</a>
|
27
|
-
</h3>
|
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/vizi/vizi_translator_rb.html?TB_iframe=true&height=550&width=785"
|
38
|
-
class="thickbox" title="lib/vizi/vizi_translator.rb">lib/vizi/vizi_translator.rb</a></li>
|
39
|
-
|
40
|
-
<li><a href="./lib/vizi_translator_rb.html?TB_iframe=true&height=550&width=785"
|
41
|
-
class="thickbox" title="lib/vizi_translator.rb">lib/vizi_translator.rb</a></li>
|
42
|
-
|
43
|
-
</ul>
|
44
|
-
</div>
|
45
|
-
</div>
|
46
|
-
|
47
|
-
|
48
|
-
</div>
|
49
|
-
|
50
|
-
<div id="class-metadata">
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
<!-- Namespace Contents -->
|
57
|
-
<div id="namespace-list-section" class="section">
|
58
|
-
<h3 class="section-header">Namespace</h3>
|
59
|
-
<ul class="link-list">
|
60
|
-
|
61
|
-
<li><span class="type">CLASS</span> <a href="Vizi/Translator.html">Vizi::Translator</a></li>
|
62
|
-
|
63
|
-
<li><span class="type">CLASS</span> <a href="Vizi/UnSupportedLanguage.html">Vizi::UnSupportedLanguage</a></li>
|
64
|
-
|
65
|
-
</ul>
|
66
|
-
</div>
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
</div>
|
73
|
-
|
74
|
-
<div id="project-metadata">
|
75
|
-
|
76
|
-
|
77
|
-
<div id="fileindex-section" class="section project-section">
|
78
|
-
<h3 class="section-header">Files</h3>
|
79
|
-
<ul>
|
80
|
-
|
81
|
-
<li class="file"><a href="./lib/vizi/vizi_translator.html">vizi_translator</a></li>
|
82
|
-
|
83
|
-
</ul>
|
84
|
-
</div>
|
85
|
-
|
86
|
-
|
87
|
-
<div id="classindex-section" class="section project-section">
|
88
|
-
<h3 class="section-header">Class/Module Index
|
89
|
-
<span class="search-toggle"><img src="./images/find.png"
|
90
|
-
height="16" width="16" alt="[+]"
|
91
|
-
title="show/hide quicksearch" /></span></h3>
|
92
|
-
<form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
|
93
|
-
<fieldset>
|
94
|
-
<legend>Quicksearch</legend>
|
95
|
-
<input type="text" name="quicksearch" value=""
|
96
|
-
class="quicksearch-field" />
|
97
|
-
</fieldset>
|
98
|
-
</form>
|
99
|
-
|
100
|
-
<ul class="link-list">
|
101
|
-
|
102
|
-
<li><a href="./Vizi.html">Vizi</a></li>
|
103
|
-
|
104
|
-
<li><a href="./Vizi/Translator.html">Vizi::Translator</a></li>
|
105
|
-
|
106
|
-
<li><a href="./Vizi/UnSupportedLanguage.html">Vizi::UnSupportedLanguage</a></li>
|
107
|
-
|
108
|
-
</ul>
|
109
|
-
<div id="no-class-search-results" style="display: none;">No matching classes.</div>
|
110
|
-
</div>
|
111
|
-
|
112
|
-
|
113
|
-
</div>
|
114
|
-
</div>
|
115
|
-
|
116
|
-
<div id="documentation">
|
117
|
-
<h1 class="module">Vizi</h1>
|
118
|
-
|
119
|
-
<div id="description" class="description">
|
120
|
-
|
121
|
-
<p>This gem module provides a language translator class based on the Frengly
|
122
|
-
language translation service. The language translation is provided through
|
123
|
-
an HTTP service and requires a registered username and password.</p>
|
124
|
-
<table class="rdoc-list"><tr><td class="rdoc-term"><p>Author</p></td>
|
125
|
-
<td>
|
126
|
-
<p>Al Kivi <al.kivi@vizitrax.com></p>
|
127
|
-
</td></tr><tr><td class="rdoc-term"><p>License</p></td>
|
128
|
-
<td>
|
129
|
-
<p>MIT</p>
|
130
|
-
</td></tr></table>
|
131
|
-
|
132
|
-
</div><!-- description -->
|
133
|
-
|
134
|
-
|
135
|
-
<div id="5Buntitled-5D" class="documentation-section">
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
<!-- Methods -->
|
145
|
-
|
146
|
-
</div><!-- 5Buntitled-5D -->
|
147
|
-
|
148
|
-
|
149
|
-
</div><!-- documentation -->
|
150
|
-
|
151
|
-
<div id="validator-badges">
|
152
|
-
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
153
|
-
<p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
|
154
|
-
Rdoc Generator</a> 2</small>.</p>
|
155
|
-
</div>
|
156
|
-
|
157
|
-
</body>
|
158
|
-
</html>
|
159
|
-
|