cfdi 0.0.9 → 0.1.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.
@@ -0,0 +1,150 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
+ <head>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
+ <title>
7
+ Class: CFDI::Complemento
8
+
9
+ &mdash; Documentation by YARD 0.8.7.2
10
+
11
+ </title>
12
+
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
+
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
+
17
+ <script type="text/javascript" charset="utf-8">
18
+ hasFrames = window.top.frames.main ? true : false;
19
+ relpath = '../';
20
+ framesUrl = "../frames.html#!" + escape(window.location.href);
21
+ </script>
22
+
23
+
24
+ <script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
25
+
26
+ <script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
27
+
28
+
29
+ </head>
30
+ <body>
31
+ <div id="header">
32
+ <div id="menu">
33
+
34
+ <a href="../_index.html">Index (C)</a> &raquo;
35
+ <span class='title'><span class='object_link'><a href="../CFDI.html" title="CFDI (module)">CFDI</a></span></span>
36
+ &raquo;
37
+ <span class="title">Complemento</span>
38
+
39
+
40
+ <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
41
+ </div>
42
+
43
+ <div id="search">
44
+
45
+ <a class="full_list_link" id="class_list_link"
46
+ href="../class_list.html">
47
+ Class List
48
+ </a>
49
+
50
+ <a class="full_list_link" id="method_list_link"
51
+ href="../method_list.html">
52
+ Method List
53
+ </a>
54
+
55
+ <a class="full_list_link" id="file_list_link"
56
+ href="../file_list.html">
57
+ File List
58
+ </a>
59
+
60
+ </div>
61
+ <div class="clear"></div>
62
+ </div>
63
+
64
+ <iframe id="search_frame"></iframe>
65
+
66
+ <div id="content"><h1>Class: CFDI::Complemento
67
+
68
+
69
+
70
+ </h1>
71
+
72
+ <dl class="box">
73
+
74
+ <dt class="r1">Inherits:</dt>
75
+ <dd class="r1">
76
+ <span class="inheritName"><span class='object_link'><a href="ElementoComprobante.html" title="CFDI::ElementoComprobante (class)">ElementoComprobante</a></span></span>
77
+
78
+ <ul class="fullTree">
79
+ <li>Object</li>
80
+
81
+ <li class="next"><span class='object_link'><a href="ElementoComprobante.html" title="CFDI::ElementoComprobante (class)">ElementoComprobante</a></span></li>
82
+
83
+ <li class="next">CFDI::Complemento</li>
84
+
85
+ </ul>
86
+ <a href="#" class="inheritanceTree">show all</a>
87
+
88
+ </dd>
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+ <dt class="r2 last">Defined in:</dt>
99
+ <dd class="r2 last">lib/complemento.rb</dd>
100
+
101
+ </dl>
102
+ <div class="clear"></div>
103
+
104
+ <h2>Overview</h2><div class="docstring">
105
+ <div class="discussion">
106
+
107
+ <p>Un complemento fiscal, o Timbre</p>
108
+
109
+
110
+ </div>
111
+ </div>
112
+ <div class="tags">
113
+
114
+
115
+ </div>
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+ <h2>Method Summary</h2>
130
+
131
+ <h3 class="inherited">Methods inherited from <span class='object_link'><a href="ElementoComprobante.html" title="CFDI::ElementoComprobante (class)">ElementoComprobante</a></span></h3>
132
+ <p class="inherited"><span class='object_link'><a href="ElementoComprobante.html#cadena_original-instance_method" title="CFDI::ElementoComprobante#cadena_original (method)">#cadena_original</a></span>, <span class='object_link'><a href="ElementoComprobante.html#data-class_method" title="CFDI::ElementoComprobante.data (method)">data</a></span>, <span class='object_link'><a href="ElementoComprobante.html#initialize-instance_method" title="CFDI::ElementoComprobante#initialize (method)">#initialize</a></span>, <span class='object_link'><a href="ElementoComprobante.html#to_h-instance_method" title="CFDI::ElementoComprobante#to_h (method)">#to_h</a></span></p>
133
+ <div id="constructor_details" class="method_details_list">
134
+ <h2>Constructor Details</h2>
135
+
136
+ <p class="notice">This class inherits a constructor from <span class='object_link'><a href="ElementoComprobante.html#initialize-instance_method" title="CFDI::ElementoComprobante#initialize (method)">CFDI::ElementoComprobante</a></span></p>
137
+
138
+ </div>
139
+
140
+
141
+ </div>
142
+
143
+ <div id="footer">
144
+ Generated on Wed Oct 30 20:47:07 2013 by
145
+ <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
146
+ 0.8.7.2 (ruby-2.0.0).
147
+ </div>
148
+
149
+ </body>
150
+ </html>