rubyXL 2.3.2 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/VERSION +1 -1
  4. data/lib/rubyXL/cell.rb +0 -10
  5. data/lib/rubyXL/objects/relationships.rb +46 -14
  6. data/lib/rubyXL/objects/sheet_data.rb +14 -2
  7. data/lib/rubyXL/parser.rb +1 -0
  8. data/lib/rubyXL/workbook.rb +7 -6
  9. data/rdoc/README_rdoc.html +27 -27
  10. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  11. data/rdoc/RubyXL/Alignment.html +1 -1
  12. data/rdoc/RubyXL/AlternateContent.html +1 -1
  13. data/rdoc/RubyXL/AutoFilter.html +1 -1
  14. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  15. data/rdoc/RubyXL/BooleanNode.html +1 -1
  16. data/rdoc/RubyXL/BooleanValue.html +1 -1
  17. data/rdoc/RubyXL/Border.html +1 -1
  18. data/rdoc/RubyXL/BorderEdge.html +1 -1
  19. data/rdoc/RubyXL/Borders.html +1 -1
  20. data/rdoc/RubyXL/Break.html +1 -1
  21. data/rdoc/RubyXL/BreakList.html +1 -1
  22. data/rdoc/RubyXL/CalculationChain.html +2 -2
  23. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  24. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  25. data/rdoc/RubyXL/Cell.html +78 -5
  26. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  27. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  28. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  29. data/rdoc/RubyXL/CellStyle.html +1 -1
  30. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  31. data/rdoc/RubyXL/CellStyles.html +1 -1
  32. data/rdoc/RubyXL/CellValue.html +1 -1
  33. data/rdoc/RubyXL/CellWatch.html +1 -1
  34. data/rdoc/RubyXL/CellWatches.html +1 -1
  35. data/rdoc/RubyXL/CellXFs.html +1 -1
  36. data/rdoc/RubyXL/Chartsheet.html +1 -1
  37. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  38. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  39. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  40. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  41. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  42. data/rdoc/RubyXL/Color.html +3 -3
  43. data/rdoc/RubyXL/ColorFilter.html +1 -1
  44. data/rdoc/RubyXL/ColorScale.html +1 -1
  45. data/rdoc/RubyXL/ColorScheme.html +1 -1
  46. data/rdoc/RubyXL/ColorSet.html +1 -1
  47. data/rdoc/RubyXL/Colors.html +1 -1
  48. data/rdoc/RubyXL/ColumnRange.html +1 -1
  49. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  50. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  51. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  52. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  53. data/rdoc/RubyXL/CustomFilter.html +1 -1
  54. data/rdoc/RubyXL/CustomFilters.html +1 -1
  55. data/rdoc/RubyXL/CustomProperties.html +1 -1
  56. data/rdoc/RubyXL/CustomProperty.html +1 -1
  57. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  58. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  59. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  60. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  61. data/rdoc/RubyXL/DXF.html +1 -1
  62. data/rdoc/RubyXL/DXFs.html +1 -1
  63. data/rdoc/RubyXL/DataBar.html +1 -1
  64. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  65. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  66. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  67. data/rdoc/RubyXL/DataValidation.html +1 -1
  68. data/rdoc/RubyXL/DataValidations.html +1 -1
  69. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  70. data/rdoc/RubyXL/DefinedName.html +1 -1
  71. data/rdoc/RubyXL/DefinedNames.html +1 -1
  72. data/rdoc/RubyXL/DocumentProperties.html +6 -6
  73. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  74. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  75. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  76. data/rdoc/RubyXL/Extension.html +1 -1
  77. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  78. data/rdoc/RubyXL/ExternalReference.html +1 -1
  79. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  80. data/rdoc/RubyXL/FieldItem.html +1 -1
  81. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  82. data/rdoc/RubyXL/FileSharing.html +1 -1
  83. data/rdoc/RubyXL/FileVersion.html +1 -1
  84. data/rdoc/RubyXL/Fill.html +1 -1
  85. data/rdoc/RubyXL/Fills.html +1 -1
  86. data/rdoc/RubyXL/FilterContainer.html +1 -1
  87. data/rdoc/RubyXL/FloatNode.html +1 -1
  88. data/rdoc/RubyXL/FloatValue.html +1 -1
  89. data/rdoc/RubyXL/Font.html +1 -1
  90. data/rdoc/RubyXL/FontScheme.html +1 -1
  91. data/rdoc/RubyXL/Fonts.html +1 -1
  92. data/rdoc/RubyXL/FormatScheme.html +1 -1
  93. data/rdoc/RubyXL/Formula.html +1 -1
  94. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  95. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  96. data/rdoc/RubyXL/GenericStorage.html +4 -4
  97. data/rdoc/RubyXL/GradientFill.html +1 -1
  98. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  99. data/rdoc/RubyXL/Hyperlink.html +1 -1
  100. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  101. data/rdoc/RubyXL/IconFilter.html +1 -1
  102. data/rdoc/RubyXL/IconSet.html +1 -1
  103. data/rdoc/RubyXL/IgnoredError.html +1 -1
  104. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  105. data/rdoc/RubyXL/IndexedColors.html +1 -1
  106. data/rdoc/RubyXL/InputCells.html +1 -1
  107. data/rdoc/RubyXL/IntegerNode.html +1 -1
  108. data/rdoc/RubyXL/IntegerValue.html +1 -1
  109. data/rdoc/RubyXL/LegacyCell.html +57 -94
  110. data/rdoc/RubyXL/LegacyWorkbook.html +53 -38
  111. data/rdoc/RubyXL/LegacyWorksheet.html +29 -29
  112. data/rdoc/RubyXL/MRUColors.html +1 -1
  113. data/rdoc/RubyXL/MergedCell.html +1 -1
  114. data/rdoc/RubyXL/MergedCells.html +1 -1
  115. data/rdoc/RubyXL/NumFmt.html +1 -1
  116. data/rdoc/RubyXL/NumberFormat.html +2 -2
  117. data/rdoc/RubyXL/NumberFormats.html +1 -1
  118. data/rdoc/RubyXL/OLEObject.html +1 -1
  119. data/rdoc/RubyXL/OLEObjects.html +1 -1
  120. data/rdoc/RubyXL/OLESize.html +1 -1
  121. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  122. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  123. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +12 -12
  124. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  125. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +238 -0
  126. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  127. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  128. data/rdoc/RubyXL/PageMargins.html +1 -1
  129. data/rdoc/RubyXL/PageSetup.html +1 -1
  130. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  131. data/rdoc/RubyXL/Pane.html +1 -1
  132. data/rdoc/RubyXL/Parser.html +16 -15
  133. data/rdoc/RubyXL/PatternFill.html +1 -1
  134. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  135. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  136. data/rdoc/RubyXL/PivotArea.html +1 -1
  137. data/rdoc/RubyXL/PivotCache.html +1 -1
  138. data/rdoc/RubyXL/PivotCaches.html +1 -1
  139. data/rdoc/RubyXL/PivotReference.html +1 -1
  140. data/rdoc/RubyXL/PivotReferences.html +1 -1
  141. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  142. data/rdoc/RubyXL/PrintOptions.html +1 -1
  143. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  144. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  145. data/rdoc/RubyXL/Protection.html +1 -1
  146. data/rdoc/RubyXL/RID.html +1 -1
  147. data/rdoc/RubyXL/RawOOXML.html +1 -1
  148. data/rdoc/RubyXL/Reference.html +5 -5
  149. data/rdoc/RubyXL/Relationship.html +1 -1
  150. data/rdoc/RubyXL/RichText.html +1 -1
  151. data/rdoc/RubyXL/RichTextRun.html +1 -1
  152. data/rdoc/RubyXL/RootRelationships.html +105 -0
  153. data/rdoc/RubyXL/Row.html +1 -1
  154. data/rdoc/RubyXL/RunProperties.html +1 -1
  155. data/rdoc/RubyXL/Scenario.html +1 -1
  156. data/rdoc/RubyXL/Scenarios.html +1 -1
  157. data/rdoc/RubyXL/Selection.html +1 -1
  158. data/rdoc/RubyXL/SharedStringsTable.html +2 -2
  159. data/rdoc/RubyXL/Sheet.html +1 -1
  160. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  161. data/rdoc/RubyXL/SheetData.html +1 -1
  162. data/rdoc/RubyXL/Sheets.html +1 -1
  163. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  164. data/rdoc/RubyXL/SmartTagType.html +1 -1
  165. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  166. data/rdoc/RubyXL/SmartTags.html +1 -1
  167. data/rdoc/RubyXL/SortCondition.html +1 -1
  168. data/rdoc/RubyXL/SortState.html +1 -1
  169. data/rdoc/RubyXL/Sqref.html +2 -2
  170. data/rdoc/RubyXL/Stop.html +1 -1
  171. data/rdoc/RubyXL/StringNode.html +1 -1
  172. data/rdoc/RubyXL/StringValue.html +1 -1
  173. data/rdoc/RubyXL/Stylesheet.html +1 -1
  174. data/rdoc/RubyXL/TableParts.html +1 -1
  175. data/rdoc/RubyXL/TableStyle.html +1 -1
  176. data/rdoc/RubyXL/TableStyles.html +1 -1
  177. data/rdoc/RubyXL/Text.html +2 -2
  178. data/rdoc/RubyXL/Theme.html +1 -1
  179. data/rdoc/RubyXL/ThemeElements.html +1 -1
  180. data/rdoc/RubyXL/Top10.html +1 -1
  181. data/rdoc/RubyXL/Variant.html +1 -1
  182. data/rdoc/RubyXL/Vector.html +1 -1
  183. data/rdoc/RubyXL/VectorValue.html +1 -1
  184. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  185. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  186. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  187. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  188. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  189. data/rdoc/RubyXL/Workbook.html +1 -1
  190. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  191. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  192. data/rdoc/RubyXL/WorkbookRelationships.html +2 -213
  193. data/rdoc/RubyXL/WorkbookView.html +1 -1
  194. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  195. data/rdoc/RubyXL/Worksheet.html +1 -1
  196. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  197. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  198. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  199. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  200. data/rdoc/RubyXL/WorksheetView.html +1 -1
  201. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  202. data/rdoc/RubyXL/Writer/ContentTypesWriter.html +53 -53
  203. data/rdoc/RubyXL/Writer/CoreWriter.html +12 -12
  204. data/rdoc/RubyXL/Writer/GenericWriter.html +5 -5
  205. data/rdoc/RubyXL/Writer/StylesWriter.html +2 -2
  206. data/rdoc/RubyXL/Writer/ThemeWriter.html +5 -5
  207. data/rdoc/RubyXL/Writer/WorkbookWriter.html +21 -21
  208. data/rdoc/RubyXL/Writer.html +1 -1
  209. data/rdoc/RubyXL/XF.html +1 -1
  210. data/rdoc/RubyXL.html +1 -1
  211. data/rdoc/created.rid +40 -41
  212. data/rdoc/index.html +4 -6
  213. data/rdoc/js/search_index.js +1 -1
  214. data/rdoc/table_of_contents.html +80 -93
  215. data/rubyXL.gemspec +5 -5
  216. metadata +4 -4
  217. data/lib/rubyXL/writer/root_rels_writer.rb +0 -17
  218. data/rdoc/RubyXL/Writer/RootRelsWriter.html +0 -193
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Table of Contents - rubyXL 2.3.0</title>
7
+ <title>Table of Contents - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="./fonts.css" rel="stylesheet">
10
10
  <link href="./rdoc.css" rel="stylesheet">
@@ -23,7 +23,7 @@
23
23
 
24
24
  <body id="top" class="table-of-contents">
25
25
  <main role="main">
26
- <h1 class="class">Table of Contents - rubyXL 2.3.0</h1>
26
+ <h1 class="class">Table of Contents - rubyXL 2.3.3</h1>
27
27
 
28
28
  <h2 id="pages">Pages</h2>
29
29
  <ul>
@@ -181,6 +181,9 @@
181
181
  <li class="module">
182
182
  <a href="RubyXL/OOXMLObjectClassMethods.html">RubyXL::OOXMLObjectClassMethods</a>
183
183
  </li>
184
+ <li class="class">
185
+ <a href="RubyXL/OOXMLRelationshipsFile.html">RubyXL::OOXMLRelationshipsFile</a>
186
+ </li>
184
187
  <li class="class">
185
188
  <a href="RubyXL/OutlineProperties.html">RubyXL::OutlineProperties</a>
186
189
  </li>
@@ -232,9 +235,6 @@
232
235
  <li class="class">
233
236
  <a href="RubyXL/WorkbookProperties.html">RubyXL::WorkbookProperties</a>
234
237
  </li>
235
- <li class="class">
236
- <a href="RubyXL/WorkbookRelationships.html">RubyXL::WorkbookRelationships</a>
237
- </li>
238
238
  <li class="class">
239
239
  <a href="RubyXL/WorksheetProperties.html">RubyXL::WorksheetProperties</a>
240
240
  </li>
@@ -250,9 +250,6 @@
250
250
  <li class="class">
251
251
  <a href="RubyXL/Writer/GenericWriter.html">RubyXL::Writer::GenericWriter</a>
252
252
  </li>
253
- <li class="class">
254
- <a href="RubyXL/Writer/RootRelsWriter.html">RubyXL::Writer::RootRelsWriter</a>
255
- </li>
256
253
  <li class="class">
257
254
  <a href="RubyXL/Writer/StylesWriter.html">RubyXL::Writer::StylesWriter</a>
258
255
  </li>
@@ -272,11 +269,6 @@
272
269
  &mdash;
273
270
  <span class="container">RubyXL::DocumentProperties</span>
274
271
 
275
- <li class="method">
276
- <a href="RubyXL/WorkbookRelationships.html#method-c-filepath">::filepath</a>
277
- &mdash;
278
- <span class="container">RubyXL::WorkbookRelationships</span>
279
-
280
272
  <li class="method">
281
273
  <a href="RubyXL/SharedStringsTable.html#method-c-filepath">::filepath</a>
282
274
  &mdash;
@@ -292,20 +284,15 @@
292
284
  &mdash;
293
285
  <span class="container">RubyXL::Reference</span>
294
286
 
295
- <li class="method">
296
- <a href="RubyXL/LegacyWorkbook.html#method-c-new">::new</a>
297
- &mdash;
298
- <span class="container">RubyXL::LegacyWorkbook</span>
299
-
300
287
  <li class="method">
301
288
  <a href="RubyXL/Reference.html#method-c-new">::new</a>
302
289
  &mdash;
303
290
  <span class="container">RubyXL::Reference</span>
304
291
 
305
292
  <li class="method">
306
- <a href="RubyXL/Parser.html#method-c-new">::new</a>
293
+ <a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a>
307
294
  &mdash;
308
- <span class="container">RubyXL::Parser</span>
295
+ <span class="container">RubyXL::SharedStringsTable</span>
309
296
 
310
297
  <li class="method">
311
298
  <a href="RubyXL/Sqref.html#method-c-new">::new</a>
@@ -318,14 +305,19 @@
318
305
  <span class="container">RubyXL::Writer::GenericWriter</span>
319
306
 
320
307
  <li class="method">
321
- <a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a>
308
+ <a href="RubyXL/LegacyWorkbook.html#method-c-new">::new</a>
322
309
  &mdash;
323
- <span class="container">RubyXL::LegacyWorksheet</span>
310
+ <span class="container">RubyXL::LegacyWorkbook</span>
324
311
 
325
312
  <li class="method">
326
- <a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a>
313
+ <a href="RubyXL/Parser.html#method-c-new">::new</a>
327
314
  &mdash;
328
- <span class="container">RubyXL::SharedStringsTable</span>
315
+ <span class="container">RubyXL::Parser</span>
316
+
317
+ <li class="method">
318
+ <a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a>
319
+ &mdash;
320
+ <span class="container">RubyXL::LegacyWorksheet</span>
329
321
 
330
322
  <li class="method">
331
323
  <a href="RubyXL/GenericStorage.html#method-c-new">::new</a>
@@ -338,14 +330,14 @@
338
330
  <span class="container">RubyXL::Extension</span>
339
331
 
340
332
  <li class="method">
341
- <a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a>
333
+ <a href="RubyXL/Parser.html#method-c-parse">::parse</a>
342
334
  &mdash;
343
- <span class="container">RubyXL::RawOOXML</span>
335
+ <span class="container">RubyXL::Parser</span>
344
336
 
345
337
  <li class="method">
346
- <a href="RubyXL/Parser.html#method-c-parse">::parse</a>
338
+ <a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a>
347
339
  &mdash;
348
- <span class="container">RubyXL::Parser</span>
340
+ <span class="container">RubyXL::RawOOXML</span>
349
341
 
350
342
  <li class="method">
351
343
  <a href="RubyXL/Reference.html#method-c-ref2ind">::ref2ind</a>
@@ -372,6 +364,11 @@
372
364
  &mdash;
373
365
  <span class="container">RubyXL::Reference</span>
374
366
 
367
+ <li class="method">
368
+ <a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a>
369
+ &mdash;
370
+ <span class="container">RubyXL::SharedStringsTable</span>
371
+
375
372
  <li class="method">
376
373
  <a href="RubyXL/LegacyWorksheet.html#method-i-5B-5D">#[]</a>
377
374
  &mdash;
@@ -382,11 +379,6 @@
382
379
  &mdash;
383
380
  <span class="container">RubyXL::LegacyWorkbook</span>
384
381
 
385
- <li class="method">
386
- <a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a>
387
- &mdash;
388
- <span class="container">RubyXL::SharedStringsTable</span>
389
-
390
382
  <li class="method">
391
383
  <a href="RubyXL/SharedStringsTable.html#method-i-add">#add</a>
392
384
  &mdash;
@@ -422,11 +414,6 @@
422
414
  &mdash;
423
415
  <span class="container">RubyXL::LegacyWorkbook</span>
424
416
 
425
- <li class="method">
426
- <a href="RubyXL/DocumentProperties.html#method-i-before_write_xml">#before_write_xml</a>
427
- &mdash;
428
- <span class="container">RubyXL::DocumentProperties</span>
429
-
430
417
  <li class="method">
431
418
  <a href="RubyXL/SharedStringsTable.html#method-i-before_write_xml">#before_write_xml</a>
432
419
  &mdash;
@@ -438,14 +425,14 @@
438
425
  <span class="container">RubyXL::ColumnRanges</span>
439
426
 
440
427
  <li class="method">
441
- <a href="RubyXL/WorkbookRelationships.html#method-i-before_write_xml">#before_write_xml</a>
428
+ <a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a>
442
429
  &mdash;
443
- <span class="container">RubyXL::WorkbookRelationships</span>
430
+ <span class="container">RubyXL::Text</span>
444
431
 
445
432
  <li class="method">
446
- <a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a>
433
+ <a href="RubyXL/DocumentProperties.html#method-i-before_write_xml">#before_write_xml</a>
447
434
  &mdash;
448
- <span class="container">RubyXL::Text</span>
435
+ <span class="container">RubyXL::DocumentProperties</span>
449
436
 
450
437
  <li class="method">
451
438
  <a href="RubyXL/GenericStorage.html#method-i-binary">#binary</a>
@@ -747,11 +734,6 @@
747
734
  &mdash;
748
735
  <span class="container">RubyXL::Reference</span>
749
736
 
750
- <li class="method">
751
- <a href="RubyXL/WorkbookRelationships.html#method-i-create_relationship">#create_relationship</a>
752
- &mdash;
753
- <span class="container">RubyXL::WorkbookRelationships</span>
754
-
755
737
  <li class="method">
756
738
  <a href="RubyXL/Parser.html#method-i-data_only">#data_only</a>
757
739
  &mdash;
@@ -797,6 +779,11 @@
797
779
  &mdash;
798
780
  <span class="container">RubyXL::LegacyWorksheet</span>
799
781
 
782
+ <li class="method">
783
+ <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-document_relationship">#document_relationship</a>
784
+ &mdash;
785
+ <span class="container">RubyXL::OOXMLRelationshipsFile</span>
786
+
800
787
  <li class="method">
801
788
  <a href="RubyXL/LegacyWorksheet.html#method-i-each">#each</a>
802
789
  &mdash;
@@ -818,14 +805,14 @@
818
805
  <span class="container">RubyXL::LegacyWorksheet</span>
819
806
 
820
807
  <li class="method">
821
- <a href="RubyXL/Writer/RootRelsWriter.html#method-i-filepath">#filepath</a>
808
+ <a href="RubyXL/Writer/GenericWriter.html#method-i-filepath">#filepath</a>
822
809
  &mdash;
823
- <span class="container">RubyXL::Writer::RootRelsWriter</span>
810
+ <span class="container">RubyXL::Writer::GenericWriter</span>
824
811
 
825
812
  <li class="method">
826
- <a href="RubyXL/Writer/ThemeWriter.html#method-i-filepath">#filepath</a>
813
+ <a href="RubyXL/Writer/StylesWriter.html#method-i-filepath">#filepath</a>
827
814
  &mdash;
828
- <span class="container">RubyXL::Writer::ThemeWriter</span>
815
+ <span class="container">RubyXL::Writer::StylesWriter</span>
829
816
 
830
817
  <li class="method">
831
818
  <a href="RubyXL/Writer/WorkbookWriter.html#method-i-filepath">#filepath</a>
@@ -837,20 +824,15 @@
837
824
  &mdash;
838
825
  <span class="container">RubyXL::Writer::ContentTypesWriter</span>
839
826
 
840
- <li class="method">
841
- <a href="RubyXL/Writer/StylesWriter.html#method-i-filepath">#filepath</a>
842
- &mdash;
843
- <span class="container">RubyXL::Writer::StylesWriter</span>
844
-
845
827
  <li class="method">
846
828
  <a href="RubyXL/Writer/CoreWriter.html#method-i-filepath">#filepath</a>
847
829
  &mdash;
848
830
  <span class="container">RubyXL::Writer::CoreWriter</span>
849
831
 
850
832
  <li class="method">
851
- <a href="RubyXL/Writer/GenericWriter.html#method-i-filepath">#filepath</a>
833
+ <a href="RubyXL/Writer/ThemeWriter.html#method-i-filepath">#filepath</a>
852
834
  &mdash;
853
- <span class="container">RubyXL::Writer::GenericWriter</span>
835
+ <span class="container">RubyXL::Writer::ThemeWriter</span>
854
836
 
855
837
  <li class="method">
856
838
  <a href="RubyXL/LegacyCell.html#method-i-fill_color">#fill_color</a>
@@ -873,9 +855,9 @@
873
855
  <span class="container">RubyXL::NumberFormats</span>
874
856
 
875
857
  <li class="method">
876
- <a href="RubyXL/WorkbookRelationships.html#method-i-find_by_rid">#find_by_rid</a>
858
+ <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid">#find_by_rid</a>
877
859
  &mdash;
878
- <span class="container">RubyXL::WorkbookRelationships</span>
860
+ <span class="container">RubyXL::OOXMLRelationshipsFile</span>
879
861
 
880
862
  <li class="method">
881
863
  <a href="RubyXL/Reference.html#method-i-first_col">#first_col</a>
@@ -1083,14 +1065,14 @@
1083
1065
  <span class="container">RubyXL::LegacyWorksheet</span>
1084
1066
 
1085
1067
  <li class="method">
1086
- <a href="RubyXL/LegacyWorksheet.html#method-i-insert_column">#insert_column</a>
1068
+ <a href="RubyXL/ColumnRange.html#method-i-insert_column">#insert_column</a>
1087
1069
  &mdash;
1088
- <span class="container">RubyXL::LegacyWorksheet</span>
1070
+ <span class="container">RubyXL::ColumnRange</span>
1089
1071
 
1090
1072
  <li class="method">
1091
- <a href="RubyXL/ColumnRange.html#method-i-insert_column">#insert_column</a>
1073
+ <a href="RubyXL/LegacyWorksheet.html#method-i-insert_column">#insert_column</a>
1092
1074
  &mdash;
1093
- <span class="container">RubyXL::ColumnRange</span>
1075
+ <span class="container">RubyXL::LegacyWorksheet</span>
1094
1076
 
1095
1077
  <li class="method">
1096
1078
  <a href="RubyXL/ColumnRanges.html#method-i-insert_column">#insert_column</a>
@@ -1143,9 +1125,9 @@
1143
1125
  <span class="container">RubyXL::LegacyWorksheet</span>
1144
1126
 
1145
1127
  <li class="method">
1146
- <a href="RubyXL/LegacyCell.html#method-i-is_date-3F">#is_date?</a>
1128
+ <a href="RubyXL/Cell.html#method-i-is_date-3F">#is_date?</a>
1147
1129
  &mdash;
1148
- <span class="container">RubyXL::LegacyCell</span>
1130
+ <span class="container">RubyXL::Cell</span>
1149
1131
 
1150
1132
  <li class="method">
1151
1133
  <a href="RubyXL/NumberFormat.html#method-i-is_date_format-3F">#is_date_format?</a>
@@ -1193,14 +1175,14 @@
1193
1175
  <span class="container">RubyXL::LegacyCell</span>
1194
1176
 
1195
1177
  <li class="method">
1196
- <a href="RubyXL/LegacyCell.html#method-i-is_underlined">#is_underlined</a>
1178
+ <a href="RubyXL/Font.html#method-i-is_underlined">#is_underlined</a>
1197
1179
  &mdash;
1198
- <span class="container">RubyXL::LegacyCell</span>
1180
+ <span class="container">RubyXL::Font</span>
1199
1181
 
1200
1182
  <li class="method">
1201
- <a href="RubyXL/Font.html#method-i-is_underlined">#is_underlined</a>
1183
+ <a href="RubyXL/LegacyCell.html#method-i-is_underlined">#is_underlined</a>
1202
1184
  &mdash;
1203
- <span class="container">RubyXL::Font</span>
1185
+ <span class="container">RubyXL::LegacyCell</span>
1204
1186
 
1205
1187
  <li class="method">
1206
1188
  <a href="RubyXL/Reference.html#method-i-last_col">#last_col</a>
@@ -1227,6 +1209,11 @@
1227
1209
  &mdash;
1228
1210
  <span class="container">RubyXL::LegacyWorksheet</span>
1229
1211
 
1212
+ <li class="method">
1213
+ <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-metadata_relationship">#metadata_relationship</a>
1214
+ &mdash;
1215
+ <span class="container">RubyXL::OOXMLRelationshipsFile</span>
1216
+
1230
1217
  <li class="method">
1231
1218
  <a href="RubyXL/LegacyWorkbook.html#method-i-modify_alignment">#modify_alignment</a>
1232
1219
  &mdash;
@@ -1252,6 +1239,11 @@
1252
1239
  &mdash;
1253
1240
  <span class="container">RubyXL::LegacyWorkbook</span>
1254
1241
 
1242
+ <li class="method">
1243
+ <a href="RubyXL/Cell.html#method-i-number_format">#number_format</a>
1244
+ &mdash;
1245
+ <span class="container">RubyXL::Cell</span>
1246
+
1255
1247
  <li class="method">
1256
1248
  <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable">#obtain_class_variable</a>
1257
1249
  &mdash;
@@ -1268,14 +1260,14 @@
1268
1260
  <span class="container">RubyXL::Writer::GenericWriter</span>
1269
1261
 
1270
1262
  <li class="method">
1271
- <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a>
1263
+ <a href="RubyXL/Parser.html#method-i-parse">#parse</a>
1272
1264
  &mdash;
1273
- <span class="container">RubyXL::OOXMLObjectClassMethods</span>
1265
+ <span class="container">RubyXL::Parser</span>
1274
1266
 
1275
1267
  <li class="method">
1276
- <a href="RubyXL/Parser.html#method-i-parse">#parse</a>
1268
+ <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a>
1277
1269
  &mdash;
1278
- <span class="container">RubyXL::Parser</span>
1270
+ <span class="container">RubyXL::OOXMLObjectClassMethods</span>
1279
1271
 
1280
1272
  <li class="method">
1281
1273
  <a href="RubyXL/Cell.html#method-i-raw_value">#raw_value</a>
@@ -1367,6 +1359,11 @@
1367
1359
  &mdash;
1368
1360
  <span class="container">RubyXL::LegacyCell</span>
1369
1361
 
1362
+ <li class="method">
1363
+ <a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a>
1364
+ &mdash;
1365
+ <span class="container">RubyXL::Sqref</span>
1366
+
1370
1367
  <li class="method">
1371
1368
  <a href="RubyXL/Text.html#method-i-to_s">#to_s</a>
1372
1369
  &mdash;
@@ -1377,11 +1374,6 @@
1377
1374
  &mdash;
1378
1375
  <span class="container">RubyXL::Reference</span>
1379
1376
 
1380
- <li class="method">
1381
- <a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a>
1382
- &mdash;
1383
- <span class="container">RubyXL::Sqref</span>
1384
-
1385
1377
  <li class="method">
1386
1378
  <a href="RubyXL/Cell.html#method-i-value">#value</a>
1387
1379
  &mdash;
@@ -1397,6 +1389,11 @@
1397
1389
  &mdash;
1398
1390
  <span class="container">RubyXL::LegacyCell</span>
1399
1391
 
1392
+ <li class="method">
1393
+ <a href="RubyXL/Writer/GenericWriter.html#method-i-write">#write</a>
1394
+ &mdash;
1395
+ <span class="container">RubyXL::Writer::GenericWriter</span>
1396
+
1400
1397
  <li class="method">
1401
1398
  <a href="RubyXL/Writer/WorkbookWriter.html#method-i-write">#write</a>
1402
1399
  &mdash;
@@ -1408,19 +1405,9 @@
1408
1405
  <span class="container">RubyXL::LegacyWorkbook</span>
1409
1406
 
1410
1407
  <li class="method">
1411
- <a href="RubyXL/Writer/ContentTypesWriter.html#method-i-write">#write</a>
1412
- &mdash;
1413
- <span class="container">RubyXL::Writer::ContentTypesWriter</span>
1414
-
1415
- <li class="method">
1416
- <a href="RubyXL/Writer/GenericWriter.html#method-i-write">#write</a>
1417
- &mdash;
1418
- <span class="container">RubyXL::Writer::GenericWriter</span>
1419
-
1420
- <li class="method">
1421
- <a href="RubyXL/Writer/RootRelsWriter.html#method-i-write">#write</a>
1408
+ <a href="RubyXL/Writer/ThemeWriter.html#method-i-write">#write</a>
1422
1409
  &mdash;
1423
- <span class="container">RubyXL::Writer::RootRelsWriter</span>
1410
+ <span class="container">RubyXL::Writer::ThemeWriter</span>
1424
1411
 
1425
1412
  <li class="method">
1426
1413
  <a href="RubyXL/Writer/CoreWriter.html#method-i-write">#write</a>
@@ -1428,9 +1415,9 @@
1428
1415
  <span class="container">RubyXL::Writer::CoreWriter</span>
1429
1416
 
1430
1417
  <li class="method">
1431
- <a href="RubyXL/Writer/ThemeWriter.html#method-i-write">#write</a>
1418
+ <a href="RubyXL/Writer/ContentTypesWriter.html#method-i-write">#write</a>
1432
1419
  &mdash;
1433
- <span class="container">RubyXL::Writer::ThemeWriter</span>
1420
+ <span class="container">RubyXL::Writer::ContentTypesWriter</span>
1434
1421
 
1435
1422
  <li class="method">
1436
1423
  <a href="RubyXL/Extension.html#method-i-write_xml">#write_xml</a>
data/rubyXL.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: rubyXL 2.3.2 ruby lib
5
+ # stub: rubyXL 2.3.3 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "rubyXL"
9
- s.version = "2.3.2"
9
+ s.version = "2.3.3"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Vivek Bhagwat"]
14
- s.date = "2014-02-14"
14
+ s.date = "2014-02-18"
15
15
  s.description = "rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents"
16
16
  s.email = "bhagwat.vivek@gmail.com"
17
17
  s.extra_rdoc_files = [
@@ -60,7 +60,6 @@ Gem::Specification.new do |s|
60
60
  "lib/rubyXL/writer/content_types_writer.rb",
61
61
  "lib/rubyXL/writer/core_writer.rb",
62
62
  "lib/rubyXL/writer/generic_writer.rb",
63
- "lib/rubyXL/writer/root_rels_writer.rb",
64
63
  "lib/rubyXL/writer/styles_writer.rb",
65
64
  "lib/rubyXL/writer/theme_writer.rb",
66
65
  "lib/rubyXL/writer/workbook_writer.rb",
@@ -181,6 +180,7 @@ Gem::Specification.new do |s|
181
180
  "rdoc/RubyXL/OOXMLObject.html",
182
181
  "rdoc/RubyXL/OOXMLObjectClassMethods.html",
183
182
  "rdoc/RubyXL/OOXMLObjectInstanceMethods.html",
183
+ "rdoc/RubyXL/OOXMLRelationshipsFile.html",
184
184
  "rdoc/RubyXL/OOXMLTopLevelObject.html",
185
185
  "rdoc/RubyXL/OutlineProperties.html",
186
186
  "rdoc/RubyXL/PageMargins.html",
@@ -207,6 +207,7 @@ Gem::Specification.new do |s|
207
207
  "rdoc/RubyXL/Relationship.html",
208
208
  "rdoc/RubyXL/RichText.html",
209
209
  "rdoc/RubyXL/RichTextRun.html",
210
+ "rdoc/RubyXL/RootRelationships.html",
210
211
  "rdoc/RubyXL/Row.html",
211
212
  "rdoc/RubyXL/RunProperties.html",
212
213
  "rdoc/RubyXL/Scenario.html",
@@ -260,7 +261,6 @@ Gem::Specification.new do |s|
260
261
  "rdoc/RubyXL/Writer/ContentTypesWriter.html",
261
262
  "rdoc/RubyXL/Writer/CoreWriter.html",
262
263
  "rdoc/RubyXL/Writer/GenericWriter.html",
263
- "rdoc/RubyXL/Writer/RootRelsWriter.html",
264
264
  "rdoc/RubyXL/Writer/StylesWriter.html",
265
265
  "rdoc/RubyXL/Writer/ThemeWriter.html",
266
266
  "rdoc/RubyXL/Writer/WorkbookWriter.html",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubyXL
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.2
4
+ version: 2.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek Bhagwat
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-02-14 00:00:00.000000000 Z
11
+ date: 2014-02-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -158,7 +158,6 @@ files:
158
158
  - lib/rubyXL/writer/content_types_writer.rb
159
159
  - lib/rubyXL/writer/core_writer.rb
160
160
  - lib/rubyXL/writer/generic_writer.rb
161
- - lib/rubyXL/writer/root_rels_writer.rb
162
161
  - lib/rubyXL/writer/styles_writer.rb
163
162
  - lib/rubyXL/writer/theme_writer.rb
164
163
  - lib/rubyXL/writer/workbook_writer.rb
@@ -279,6 +278,7 @@ files:
279
278
  - rdoc/RubyXL/OOXMLObject.html
280
279
  - rdoc/RubyXL/OOXMLObjectClassMethods.html
281
280
  - rdoc/RubyXL/OOXMLObjectInstanceMethods.html
281
+ - rdoc/RubyXL/OOXMLRelationshipsFile.html
282
282
  - rdoc/RubyXL/OOXMLTopLevelObject.html
283
283
  - rdoc/RubyXL/OutlineProperties.html
284
284
  - rdoc/RubyXL/PageMargins.html
@@ -305,6 +305,7 @@ files:
305
305
  - rdoc/RubyXL/Relationship.html
306
306
  - rdoc/RubyXL/RichText.html
307
307
  - rdoc/RubyXL/RichTextRun.html
308
+ - rdoc/RubyXL/RootRelationships.html
308
309
  - rdoc/RubyXL/Row.html
309
310
  - rdoc/RubyXL/RunProperties.html
310
311
  - rdoc/RubyXL/Scenario.html
@@ -358,7 +359,6 @@ files:
358
359
  - rdoc/RubyXL/Writer/ContentTypesWriter.html
359
360
  - rdoc/RubyXL/Writer/CoreWriter.html
360
361
  - rdoc/RubyXL/Writer/GenericWriter.html
361
- - rdoc/RubyXL/Writer/RootRelsWriter.html
362
362
  - rdoc/RubyXL/Writer/StylesWriter.html
363
363
  - rdoc/RubyXL/Writer/ThemeWriter.html
364
364
  - rdoc/RubyXL/Writer/WorkbookWriter.html
@@ -1,17 +0,0 @@
1
- module RubyXL
2
- module Writer
3
- class RootRelsWriter < GenericWriter
4
-
5
- def filepath
6
- File.join('_rels', '.rels')
7
- end
8
-
9
- def write()
10
- contents = '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
11
- <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml"/><Relationship Id="rId2" Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties" Target="docProps/core.xml"/><Relationship Id="rId3" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties" Target="docProps/app.xml"/></Relationships>'
12
- contents
13
- end
14
-
15
- end
16
- end
17
- end