jruby_excelcom 0.0.1-java

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +7 -0
  2. data/.//jruby_excelcom.gemspec +13 -0
  3. data/LICENSE +201 -0
  4. data/doc/ExcelColor.html +95 -0
  5. data/doc/ExcelConnection.html +709 -0
  6. data/doc/JavaExcelcom.html +95 -0
  7. data/doc/LICENSE.html +283 -0
  8. data/doc/MiniTest.html +95 -0
  9. data/doc/Object.html +153 -0
  10. data/doc/Time.html +95 -0
  11. data/doc/Workbook.html +520 -0
  12. data/doc/Worksheet.html +1111 -0
  13. data/doc/created.rid +12 -0
  14. data/doc/css/fonts.css +167 -0
  15. data/doc/css/rdoc.css +590 -0
  16. data/doc/fonts/Lato-Light.ttf +0 -0
  17. data/doc/fonts/Lato-LightItalic.ttf +0 -0
  18. data/doc/fonts/Lato-Regular.ttf +0 -0
  19. data/doc/fonts/Lato-RegularItalic.ttf +0 -0
  20. data/doc/fonts/SourceCodePro-Bold.ttf +0 -0
  21. data/doc/fonts/SourceCodePro-Regular.ttf +0 -0
  22. data/doc/images/add.png +0 -0
  23. data/doc/images/arrow_up.png +0 -0
  24. data/doc/images/brick.png +0 -0
  25. data/doc/images/brick_link.png +0 -0
  26. data/doc/images/bug.png +0 -0
  27. data/doc/images/bullet_black.png +0 -0
  28. data/doc/images/bullet_toggle_minus.png +0 -0
  29. data/doc/images/bullet_toggle_plus.png +0 -0
  30. data/doc/images/date.png +0 -0
  31. data/doc/images/delete.png +0 -0
  32. data/doc/images/find.png +0 -0
  33. data/doc/images/loadingAnimation.gif +0 -0
  34. data/doc/images/macFFBgHack.png +0 -0
  35. data/doc/images/package.png +0 -0
  36. data/doc/images/page_green.png +0 -0
  37. data/doc/images/page_white_text.png +0 -0
  38. data/doc/images/page_white_width.png +0 -0
  39. data/doc/images/plugin.png +0 -0
  40. data/doc/images/ruby.png +0 -0
  41. data/doc/images/tag_blue.png +0 -0
  42. data/doc/images/tag_green.png +0 -0
  43. data/doc/images/transparent.png +0 -0
  44. data/doc/images/wrench.png +0 -0
  45. data/doc/images/wrench_orange.png +0 -0
  46. data/doc/images/zoom.png +0 -0
  47. data/doc/index.html +103 -0
  48. data/doc/jruby_excelcom_gemspec.html +98 -0
  49. data/doc/js/darkfish.js +161 -0
  50. data/doc/js/jquery.js +4 -0
  51. data/doc/js/navigation.js +142 -0
  52. data/doc/js/navigation.js.gz +0 -0
  53. data/doc/js/search.js +109 -0
  54. data/doc/js/search_index.js +1 -0
  55. data/doc/js/search_index.js.gz +0 -0
  56. data/doc/js/searcher.js +228 -0
  57. data/doc/js/searcher.js.gz +0 -0
  58. data/doc/table_of_contents.html +337 -0
  59. data/lib/jars/excelcom-0.0.5.jar +0 -0
  60. data/lib/jars/jna-4.4.0.jar +0 -0
  61. data/lib/jars/jna-platform-4.4.0.jar +0 -0
  62. data/lib/jruby_excelcom/excel_connection.rb +81 -0
  63. data/lib/jruby_excelcom/workbook.rb +46 -0
  64. data/lib/jruby_excelcom/worksheet.rb +136 -0
  65. data/lib/jruby_excelcom.rb +22 -0
  66. data/test/resources/test.xlsx +0 -0
  67. data/test/resources/test2.xlsx +0 -0
  68. data/test/test_helper.rb +4 -0
  69. data/test/unit/excel_connection_spec.rb +38 -0
  70. data/test/unit/workbook_spec.rb +41 -0
  71. data/test/unit/worksheet_spec.rb +100 -0
  72. metadata +114 -0
@@ -0,0 +1,95 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>module JavaExcelcom - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="module">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+
58
+
59
+
60
+
61
+ </div>
62
+ </nav>
63
+
64
+ <main role="main" aria-labelledby="module-JavaExcelcom">
65
+ <h1 id="module-JavaExcelcom" class="module">
66
+ module JavaExcelcom
67
+ </h1>
68
+
69
+ <section class="description">
70
+
71
+ </section>
72
+
73
+
74
+
75
+
76
+ <section id="5Buntitled-5D" class="documentation-section">
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+ </section>
87
+ </main>
88
+
89
+
90
+ <footer id="validator-badges" role="contentinfo">
91
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
92
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
93
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
94
+ </footer>
95
+
data/doc/LICENSE.html ADDED
@@ -0,0 +1,283 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>LICENSE - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="file">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="project-metadata">
56
+ <div id="fileindex-section" class="nav-section">
57
+ <h3>Pages</h3>
58
+
59
+ <ul class="link-list">
60
+
61
+ <li><a href="./LICENSE.html">LICENSE</a>
62
+
63
+ <li><a href="./jruby_excelcom_gemspec.html">jruby_excelcom.gemspec</a>
64
+
65
+ </ul>
66
+ </div>
67
+
68
+ </div>
69
+ </nav>
70
+
71
+ <main role="main" aria-label="Page LICENSE">
72
+
73
+ <pre> Apache License
74
+ Version 2.0, January 2004
75
+ http://www.apache.org/licenses/</pre>
76
+
77
+ <p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
78
+ <ol><li>
79
+ <p>Definitions.</p>
80
+
81
+ <p>“License” shall mean the terms and conditions for use, reproduction, and
82
+ distribution as defined by Sections 1 through 9 of this document.</p>
83
+
84
+ <p>“Licensor” shall mean the copyright owner or entity authorized by the
85
+ copyright owner that is granting the License.</p>
86
+
87
+ <p>“Legal Entity” shall mean the union of the acting entity and all other
88
+ entities that control, are controlled by, or are under common control with
89
+ that entity. For the purposes of this definition, “control” means (i) the
90
+ power, direct or indirect, to cause the direction or management of such
91
+ entity, whether by contract or otherwise, or (ii) ownership of fifty
92
+ percent (50%) or more of the outstanding shares, or (iii) beneficial
93
+ ownership of such entity.</p>
94
+
95
+ <p>“You” (or “Your”) shall mean an individual or Legal Entity exercising
96
+ permissions granted by this License.</p>
97
+
98
+ <p>“Source” form shall mean the preferred form for making modifications,
99
+ including but not limited to software source code, documentation source,
100
+ and configuration files.</p>
101
+
102
+ <p>“Object” form shall mean any form resulting from mechanical transformation
103
+ or translation of a Source form, including but not limited to compiled
104
+ object code, generated documentation, and conversions to other media types.</p>
105
+
106
+ <p>“Work” shall mean the work of authorship, whether in Source or Object form,
107
+ made available under the License, as indicated by a copyright notice that
108
+ is included in or attached to the work (an example is provided in the
109
+ Appendix below).</p>
110
+
111
+ <p>“Derivative Works” shall mean any work, whether in Source or Object form,
112
+ that is based on (or derived from) the Work and for which the editorial
113
+ revisions, annotations, elaborations, or other modifications represent, as
114
+ a whole, an original work of authorship. For the purposes of this License,
115
+ Derivative Works shall not include works that remain separable from, or
116
+ merely link (or bind by name) to the interfaces of, the Work and Derivative
117
+ Works thereof.</p>
118
+
119
+ <p>“Contribution” shall mean any work of authorship, including the original
120
+ version of the Work and any modifications or additions to that Work or
121
+ Derivative Works thereof, that is intentionally submitted to Licensor for
122
+ inclusion in the Work by the copyright owner or by an individual or Legal
123
+ Entity authorized to submit on behalf of the copyright owner. For the
124
+ purposes of this definition, “submitted” means any form of electronic,
125
+ verbal, or written communication sent to the Licensor or its
126
+ representatives, including but not limited to communication on electronic
127
+ mailing lists, source code control systems, and issue tracking systems that
128
+ are managed by, or on behalf of, the Licensor for the purpose of discussing
129
+ and improving the Work, but excluding communication that is conspicuously
130
+ marked or otherwise designated in writing by the copyright owner as “Not a
131
+ Contribution.”</p>
132
+
133
+ <p>“Contributor” shall mean Licensor and any individual or Legal Entity on
134
+ behalf of whom a Contribution has been received by Licensor and
135
+ subsequently incorporated within the Work.</p>
136
+ </li><li>
137
+ <p>Grant of Copyright License. Subject to the terms and conditions of this
138
+ License, each Contributor hereby grants to You a perpetual, worldwide,
139
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license to
140
+ reproduce, prepare Derivative Works of, publicly display, publicly perform,
141
+ sublicense, and distribute the Work and such Derivative Works in Source or
142
+ Object form.</p>
143
+ </li><li>
144
+ <p>Grant of Patent License. Subject to the terms and conditions of this
145
+ License, each Contributor hereby grants to You a perpetual, worldwide,
146
+ non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
147
+ this section) patent license to make, have made, use, offer to sell, sell,
148
+ import, and otherwise transfer the Work, where such license applies only to
149
+ those patent claims licensable by such Contributor that are necessarily
150
+ infringed by their Contribution(s) alone or by combination of their
151
+ Contribution(s) with the Work to which such Contribution(s) was submitted.
152
+ If You institute patent litigation against any entity (including a
153
+ cross-claim or counterclaim in a lawsuit) alleging that the Work or a
154
+ Contribution incorporated within the Work constitutes direct or
155
+ contributory patent infringement, then any patent licenses granted to You
156
+ under this License for that Work shall terminate as of the date such
157
+ litigation is filed.</p>
158
+ </li><li>
159
+ <p>Redistribution. You may reproduce and distribute copies of the Work or
160
+ Derivative Works thereof in any medium, with or without modifications, and
161
+ in Source or Object form, provided that You meet the following conditions:</p>
162
+
163
+ <p>(a) You must give any other recipients of the Work or</p>
164
+
165
+ <pre>Derivative Works a copy of this License; and</pre>
166
+
167
+ <p>(b) You must cause any modified files to carry prominent notices</p>
168
+
169
+ <pre>stating that You changed the files; and</pre>
170
+
171
+ <p>© You must retain, in the Source form of any Derivative Works</p>
172
+
173
+ <pre>that You distribute, all copyright, patent, trademark, and
174
+ attribution notices from the Source form of the Work,
175
+ excluding those notices that do not pertain to any part of
176
+ the Derivative Works; and</pre>
177
+
178
+ <p>(d) If the Work includes a “NOTICE” text file as part of its</p>
179
+
180
+ <pre>distribution, then any Derivative Works that You distribute must
181
+ include a readable copy of the attribution notices contained
182
+ within such NOTICE file, excluding those notices that do not
183
+ pertain to any part of the Derivative Works, in at least one
184
+ of the following places: within a NOTICE text file distributed
185
+ as part of the Derivative Works; within the Source form or
186
+ documentation, if provided along with the Derivative Works; or,
187
+ within a display generated by the Derivative Works, if and
188
+ wherever such third-party notices normally appear. The contents
189
+ of the NOTICE file are for informational purposes only and
190
+ do not modify the License. You may add Your own attribution
191
+ notices within Derivative Works that You distribute, alongside
192
+ or as an addendum to the NOTICE text from the Work, provided
193
+ that such additional attribution notices cannot be construed
194
+ as modifying the License.</pre>
195
+
196
+ <p>You may add Your own copyright statement to Your modifications and may
197
+ provide additional or different license terms and conditions for use,
198
+ reproduction, or distribution of Your modifications, or for any such
199
+ Derivative Works as a whole, provided Your use, reproduction, and
200
+ distribution of the Work otherwise complies with the conditions stated in
201
+ this License.</p>
202
+ </li><li>
203
+ <p>Submission of Contributions. Unless You explicitly state otherwise, any
204
+ Contribution intentionally submitted for inclusion in the Work by You to
205
+ the Licensor shall be under the terms and conditions of this License,
206
+ without any additional terms or conditions. Notwithstanding the above,
207
+ nothing herein shall supersede or modify the terms of any separate license
208
+ agreement you may have executed with Licensor regarding such Contributions.</p>
209
+ </li><li>
210
+ <p>Trademarks. This License does not grant permission to use the trade names,
211
+ trademarks, service marks, or product names of the Licensor, except as
212
+ required for reasonable and customary use in describing the origin of the
213
+ Work and reproducing the content of the NOTICE file.</p>
214
+ </li><li>
215
+ <p>Disclaimer of Warranty. Unless required by applicable law or agreed to in
216
+ writing, Licensor provides the Work (and each Contributor provides its
217
+ Contributions) on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
218
+ KIND, either express or implied, including, without limitation, any
219
+ warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
220
+ FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for
221
+ determining the appropriateness of using or redistributing the Work and
222
+ assume any risks associated with Your exercise of permissions under this
223
+ License.</p>
224
+ </li><li>
225
+ <p>Limitation of Liability. In no event and under no legal theory, whether in
226
+ tort (including negligence), contract, or otherwise, unless required by
227
+ applicable law (such as deliberate and grossly negligent acts) or agreed to
228
+ in writing, shall any Contributor be liable to You for damages, including
229
+ any direct, indirect, special, incidental, or consequential damages of any
230
+ character arising as a result of this License or out of the use or
231
+ inability to use the Work (including but not limited to damages for loss of
232
+ goodwill, work stoppage, computer failure or malfunction, or any and all
233
+ other commercial damages or losses), even if such Contributor has been
234
+ advised of the possibility of such damages.</p>
235
+ </li><li>
236
+ <p>Accepting Warranty or Additional Liability. While redistributing the Work
237
+ or Derivative Works thereof, You may choose to offer, and charge a fee for,
238
+ acceptance of support, warranty, indemnity, or other liability obligations
239
+ and/or rights consistent with this License. However, in accepting such
240
+ obligations, You may act only on Your own behalf and on Your sole
241
+ responsibility, not on behalf of any other Contributor, and only if You
242
+ agree to indemnify, defend, and hold each Contributor harmless for any
243
+ liability incurred by, or claims asserted against, such Contributor by
244
+ reason of your accepting any such warranty or additional liability.</p>
245
+ </li></ol>
246
+
247
+ <p>END OF TERMS AND CONDITIONS</p>
248
+
249
+ <p>APPENDIX: How to apply the Apache License to your work.</p>
250
+
251
+ <pre>To apply the Apache License to your work, attach the following
252
+ boilerplate notice, with the fields enclosed by brackets &quot;{}&quot;
253
+ replaced with your own identifying information. (Don&#39;t include
254
+ the brackets!) The text should be enclosed in the appropriate
255
+ comment syntax for the file format. We also recommend that a
256
+ file or class name and description of purpose be included on the
257
+ same &quot;printed page&quot; as the copyright notice for easier
258
+ identification within third-party archives.</pre>
259
+
260
+ <p>Copyright {yyyy} {name of copyright owner}</p>
261
+
262
+ <p>Licensed under the Apache License, Version 2.0 (the “License”); you may not
263
+ use this file except in compliance with the License. You may obtain a copy
264
+ of the License at</p>
265
+
266
+ <pre class="ruby"><span class="ruby-identifier">http</span>:<span class="ruby-operator">/</span><span class="ruby-regexp">/www.apache.org/</span><span class="ruby-identifier">licenses</span><span class="ruby-operator">/</span><span class="ruby-constant">LICENSE</span><span class="ruby-operator">-</span><span class="ruby-value">2.0</span>
267
+ </pre>
268
+
269
+ <p>Unless required by applicable law or agreed to in writing, software
270
+ distributed under the License is distributed on an “AS IS” BASIS, WITHOUT
271
+ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
272
+ License for the specific language governing permissions and limitations
273
+ under the License.</p>
274
+ </main>
275
+
276
+
277
+
278
+ <footer id="validator-badges" role="contentinfo">
279
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
280
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
281
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
282
+ </footer>
283
+
data/doc/MiniTest.html ADDED
@@ -0,0 +1,95 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>module MiniTest - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="module">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+
58
+
59
+
60
+
61
+ </div>
62
+ </nav>
63
+
64
+ <main role="main" aria-labelledby="module-MiniTest">
65
+ <h1 id="module-MiniTest" class="module">
66
+ module MiniTest
67
+ </h1>
68
+
69
+ <section class="description">
70
+
71
+ </section>
72
+
73
+
74
+
75
+
76
+ <section id="5Buntitled-5D" class="documentation-section">
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+ </section>
87
+ </main>
88
+
89
+
90
+ <footer id="validator-badges" role="contentinfo">
91
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
92
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
93
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
94
+ </footer>
95
+
data/doc/Object.html ADDED
@@ -0,0 +1,153 @@
1
+ <!DOCTYPE html>
2
+
3
+ <html>
4
+ <head>
5
+ <meta charset="UTF-8">
6
+
7
+ <title>class Object - RDoc Documentation</title>
8
+
9
+ <script type="text/javascript">
10
+ var rdoc_rel_prefix = "./";
11
+ </script>
12
+
13
+ <script src="./js/jquery.js"></script>
14
+ <script src="./js/darkfish.js"></script>
15
+
16
+ <link href="./css/fonts.css" rel="stylesheet">
17
+ <link href="./css/rdoc.css" rel="stylesheet">
18
+
19
+
20
+
21
+ <body id="top" role="document" class="class">
22
+ <nav role="navigation">
23
+ <div id="project-navigation">
24
+ <div id="home-section" role="region" title="Quick navigation" class="nav-section">
25
+ <h2>
26
+ <a href="./index.html" rel="home">Home</a>
27
+ </h2>
28
+
29
+ <div id="table-of-contents-navigation">
30
+ <a href="./table_of_contents.html#pages">Pages</a>
31
+ <a href="./table_of_contents.html#classes">Classes</a>
32
+ <a href="./table_of_contents.html#methods">Methods</a>
33
+ </div>
34
+ </div>
35
+
36
+ <div id="search-section" role="search" class="project-section initially-hidden">
37
+ <form action="#" method="get" accept-charset="utf-8">
38
+ <div id="search-field-wrapper">
39
+ <input id="search-field" role="combobox" aria-label="Search"
40
+ aria-autocomplete="list" aria-controls="search-results"
41
+ type="text" name="search" placeholder="Search" spellcheck="false"
42
+ title="Type to search, Up and Down to navigate, Enter to load">
43
+ </div>
44
+
45
+ <ul id="search-results" aria-label="Search Results"
46
+ aria-busy="false" aria-expanded="false"
47
+ aria-atomic="false" class="initially-hidden"></ul>
48
+ </form>
49
+ </div>
50
+
51
+ </div>
52
+
53
+
54
+
55
+ <div id="class-metadata">
56
+
57
+ <div id="parent-class-section" class="nav-section">
58
+ <h3>Parent</h3>
59
+
60
+
61
+ <p class="link">BasicObject
62
+
63
+ </div>
64
+
65
+
66
+
67
+ <!-- Method Quickref -->
68
+ <div id="method-list-section" class="nav-section">
69
+ <h3>Methods</h3>
70
+
71
+ <ul class="link-list" role="directory">
72
+
73
+ <li ><a href="#method-i-temp_file_path">#temp_file_path</a>
74
+
75
+ </ul>
76
+ </div>
77
+
78
+ </div>
79
+ </nav>
80
+
81
+ <main role="main" aria-labelledby="class-Object">
82
+ <h1 id="class-Object" class="class">
83
+ class Object
84
+ </h1>
85
+
86
+ <section class="description">
87
+
88
+ </section>
89
+
90
+
91
+
92
+
93
+ <section id="5Buntitled-5D" class="documentation-section">
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
104
+ <header>
105
+ <h3>Public Instance Methods</h3>
106
+ </header>
107
+
108
+
109
+ <div id="method-i-temp_file_path" class="method-detail ">
110
+
111
+ <div class="method-heading">
112
+ <span class="method-name">temp_file_path</span><span
113
+ class="method-args">()</span>
114
+
115
+ <span class="method-click-advice">click to toggle source</span>
116
+
117
+ </div>
118
+
119
+
120
+ <div class="method-description">
121
+
122
+
123
+
124
+
125
+
126
+
127
+ <div class="method-source-code" id="temp_file_path-source">
128
+ <pre><span class="ruby-comment"># File test/unit/workbook_spec.rb, line 20</span>
129
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">temp_file_path</span>
130
+ <span class="ruby-ivar">@temp_file_path</span> <span class="ruby-operator">||=</span> <span class="ruby-node">&quot;#{Dir::tmpdir}/test.xlsx&quot;</span>
131
+ <span class="ruby-keyword">end</span></pre>
132
+ </div>
133
+
134
+ </div>
135
+
136
+
137
+
138
+
139
+ </div>
140
+
141
+
142
+ </section>
143
+
144
+ </section>
145
+ </main>
146
+
147
+
148
+ <footer id="validator-badges" role="contentinfo">
149
+ <p><a href="http://validator.w3.org/check/referer">Validate</a>
150
+ <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.1.
151
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
152
+ </footer>
153
+