forked from CottageLabs/sword2ruby
- Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathObject.html
165 lines (95 loc) · 4.17 KB
/
Object.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!DOCTYPE html>
<html>
<head>
<metacontent="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>class Object - RDoc Documentation</title>
<linktype="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
<scripttype="text/javascript">
varrdoc_rel_prefix="./";
</script>
<scripttype="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
<scripttype="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
<scripttype="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
<scripttype="text/javascript" charset="utf-8" src="./js/search.js"></script>
<scripttype="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
<scripttype="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
<bodyid="top" class="class">
<navid="metadata">
<navid="home-section" class="section">
<h3class="section-header">
<ahref="./index.html">Home</a>
<ahref="./table_of_contents.html#classes">Classes</a>
<ahref="./table_of_contents.html#methods">Methods</a>
</h3>
</nav>
<navid="search-section" class="section project-section" class="initially-hidden">
<formaction="#" method="get" accept-charset="utf-8">
<h3class="section-header">
<inputtype="text" name="search" placeholder="Search" id="search-field"
title="Type to search, Up and Down to navigate, Enter to load">
</h3>
</form>
<ulid="search-results" class="initially-hidden"></ul>
</nav>
<divid="file-metadata">
<navid="file-list-section" class="section">
<h3class="section-header">Defined In</h3>
<ul>
<li>spec/test_constants.rb
</ul>
</nav>
</div>
<divid="class-metadata">
<navid="parent-class-section" class="section">
<h3class="section-header">Parent</h3>
<pclass="link">BasicObject
</nav>
</div>
<divid="project-metadata">
<navid="fileindex-section" class="section project-section">
<h3class="section-header">Pages</h3>
<ul>
<liclass="file"><ahref="./Gemfile.html">Gemfile</a>
<liclass="file"><ahref="./Rakefile.html">Rakefile</a>
<liclass="file"><ahref="./spec/fixtures/example_txt.html">example</a>
</ul>
</nav>
<navid="classindex-section" class="section project-section">
<h3class="section-header">Class and Module Index</h3>
<ulclass="link-list">
<li><ahref="./Sword2Ruby.html">Sword2Ruby</a>
<li><ahref="./Sword2Ruby/Atom.html">Sword2Ruby::Atom</a>
<li><ahref="./Sword2Ruby/AutoDiscover.html">Sword2Ruby::AutoDiscover</a>
<li><ahref="./Sword2Ruby/Connection.html">Sword2Ruby::Connection</a>
<li><ahref="./Sword2Ruby/DepositReceipt.html">Sword2Ruby::DepositReceipt</a>
<li><ahref="./Sword2Ruby/Exception.html">Sword2Ruby::Exception</a>
<li><ahref="./Sword2Ruby/SwordAccept.html">Sword2Ruby::SwordAccept</a>
<li><ahref="./Sword2Ruby/SwordStatementOAIORE.html">Sword2Ruby::SwordStatementOAIORE</a>
<li><ahref="./Sword2Ruby/User.html">Sword2Ruby::User</a>
<li><ahref="./Sword2Ruby/Utility.html">Sword2Ruby::Utility</a>
<li><ahref="./Atom.html">Atom</a>
<li><ahref="./Atom/Collection.html">Atom::Collection</a>
<li><ahref="./Atom/Element.html">Atom::Element</a>
<li><ahref="./Atom/Entry.html">Atom::Entry</a>
<li><ahref="./Atom/Feed.html">Atom::Feed</a>
<li><ahref="./Atom/Service.html">Atom::Service</a>
<li><ahref="./REXML.html">REXML</a>
<li><ahref="./REXML/Element.html">REXML::Element</a>
<li><ahref="./Object.html">Object</a>
</ul>
</nav>
</div>
</nav>
<divid="documentation">
<h1class="class">class Object</h1>
<divid="description" class="description">
</div><!-- description -->
<sectionid="5Buntitled-5D" class="documentation-section">
<!-- Methods -->
</section><!-- 5Buntitled-5D -->
</div><!-- documentation -->
<footerid="validator-badges">
<p><ahref="http://validator.w3.org/check/referer">[Validate]</a>
<p>Generated by <ahref="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
<p>Generated with the <ahref="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
</footer>