This file is indexed.

/usr/share/doc/librsskit-dev/html/interfaceRSSLink.html is in librsskit-dev 0.4-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>RSSKit: RSSLink Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">RSSKit
   &#160;<span id="projectnumber">0.6.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Instance Methods</a> &#124;
<a href="#pub-static-methods">Class Methods</a> &#124;
<a href="interfaceRSSLink-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">RSSLink Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#import &lt;<a class="el" href="RSSLinks_8h_source.html">RSSLinks.h</a>&gt;</code></p>

<p>Inherits NSURL.</p>

<p>Inherited by RSSAlternativeLink, RSSEnclosureLink, RSSRelatedLink, and RSSViaLink.</p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Instance Methods</h2></td></tr>
<tr class="memitem:a18819a62448c0db3f81c3c6ea9030289"><td class="memItemLeft" align="right" valign="top">(id)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="interfaceRSSLink.html#a18819a62448c0db3f81c3c6ea9030289">initWithString:andType:</a></td></tr>
<tr class="separator:a18819a62448c0db3f81c3c6ea9030289"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9731ae1f05d5da74c627923db87457ba"><td class="memItemLeft" align="right" valign="top">(NSString *)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="interfaceRSSLink.html#a9731ae1f05d5da74c627923db87457ba">relationType</a></td></tr>
<tr class="separator:a9731ae1f05d5da74c627923db87457ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9cc6b18dfd6ca4d208386a1666d59762"><td class="memItemLeft" align="right" valign="top">(NSString *)&#160;</td><td class="memItemRight" valign="bottom">- <a class="el" href="interfaceRSSLink.html#a9cc6b18dfd6ca4d208386a1666d59762">fileType</a></td></tr>
<tr class="separator:a9cc6b18dfd6ca4d208386a1666d59762"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Class Methods</h2></td></tr>
<tr class="memitem:af11820d61914b843cabfdc930d69bbf5"><td class="memItemLeft" align="right" valign="top">(id)&#160;</td><td class="memItemRight" valign="bottom">+ <a class="el" href="interfaceRSSLink.html#af11820d61914b843cabfdc930d69bbf5">linkWithString:andRel:andType:</a></td></tr>
<tr class="separator:af11820d61914b843cabfdc930d69bbf5"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A link that is used in a <a class="el" href="interfaceRSSArticle.html">RSSArticle</a>. You can find these in the array returned by the -links method in <a class="el" href="interfaceRSSArticle.html">RSSArticle</a>.</p>
<p>This inherits from NSURL and has special extra attributes. </p>
</div><h2 class="groupheader">Method Documentation</h2>
<a id="a9cc6b18dfd6ca4d208386a1666d59762"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9cc6b18dfd6ca4d208386a1666d59762">&#9670;&nbsp;</a></span>fileType()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (NSString *) fileType </td>
          <td></td>
          <td class="paramname"></td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the file type of the file that this link points to.</p>
<dl class="section return"><dt>Returns</dt><dd>the file type as a string </dd></dl>

<p class="reference">References <a class="el" href="interfaceRSSLink.html#a9731ae1f05d5da74c627923db87457ba">relationType</a>.</p>

</div>
</div>
<a id="a18819a62448c0db3f81c3c6ea9030289"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a18819a62448c0db3f81c3c6ea9030289">&#9670;&nbsp;</a></span>initWithString:andType:()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (id) initWithString: </td>
          <td></td>
          <td class="paramtype">(NSString*)&#160;</td>
          <td class="paramname"><em>aURLString</em></td>
        </tr>
        <tr>
          <td class="paramkey">andType:</td>
          <td></td>
          <td class="paramtype">(NSString*)&#160;</td>
          <td class="paramname"><em>aType</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<dl class="section see"><dt>See also</dt><dd>-initWithString:andRel:andType: </dd></dl>

<p class="reference">Referenced by <a class="el" href="interfaceRSSLink.html#af11820d61914b843cabfdc930d69bbf5">linkWithString:andRel:andType:</a>.</p>

</div>
</div>
<a id="af11820d61914b843cabfdc930d69bbf5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af11820d61914b843cabfdc930d69bbf5">&#9670;&nbsp;</a></span>linkWithString:andRel:andType:()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">+ (id) linkWithString: </td>
          <td></td>
          <td class="paramtype">(NSString*)&#160;</td>
          <td class="paramname"><em>aURLString</em></td>
        </tr>
        <tr>
          <td class="paramkey">andRel:</td>
          <td></td>
          <td class="paramtype">(NSString*)&#160;</td>
          <td class="paramname"><em>aRelation</em></td>
        </tr>
        <tr>
          <td class="paramkey">andType:</td>
          <td></td>
          <td class="paramtype">(NSString*)&#160;</td>
          <td class="paramname"><em>aType</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Factory method that returns a <a class="el" href="interfaceRSSLink.html">RSSLink</a> with the given attributes.</p>
<p>Relation type is one of: </p><ul>
<li>
"alternate": This link leads to an alternative location where this article's contents can be found. </li>
<li>
"enclosure": A related resource which is probably large in size. This may link to a movie, a mp3 file, etc. </li>
<li>
"related": A related document </li>
<li>
"self": The feed itself </li>
<li>
"via": The source of the information provided in the entry. </li>
</ul>
<p>The <code>nil</code> relation type defaults to "related".</p>
<p>These relation types are compatible with the ones of the ATOM specification. For details, see <a href="http://www.atomenabled.org/developers/syndication/#link">the ATOM specification.</a></p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">aURLString</td><td>the URL of the link as string </td></tr>
    <tr><td class="paramname">aRelation</td><td>one of "alternate", "enclosure", "related", "self", "via", nil </td></tr>
    <tr><td class="paramname">aType</td><td>the file type as string </td></tr>
  </table>
  </dd>
</dl>

<p class="reference">References <a class="el" href="interfaceRSSLink.html#a18819a62448c0db3f81c3c6ea9030289">initWithString:andType:</a>.</p>

</div>
</div>
<a id="a9731ae1f05d5da74c627923db87457ba"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9731ae1f05d5da74c627923db87457ba">&#9670;&nbsp;</a></span>relationType()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (NSString *) relationType </td>
          <td></td>
          <td class="paramname"></td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Returns the type of this relation. This is one of "alternate", "enclosure", "related", "self", "via".</p>
<dl class="section return"><dt>Returns</dt><dd>the relation type as string </dd></dl>

<p class="reference">Referenced by <a class="el" href="interfaceRSSLink.html#a9cc6b18dfd6ca4d208386a1666d59762">fileType</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="RSSLinks_8h_source.html">RSSLinks.h</a></li>
<li>RSSLinks.m</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>