132 name of the variable to be parsed |
132 name of the variable to be parsed |
133 </dd><dt><i>parent</i> (dict)</dt> |
133 </dd><dt><i>parent</i> (dict)</dt> |
134 <dd> |
134 <dd> |
135 reference to the dictionary to insert the result into |
135 reference to the dictionary to insert the result into |
136 </dd> |
136 </dd> |
|
137 </dl><dl> |
|
138 <dt>Raises <b>FlashCookieReaderError</b>:</dt> |
|
139 <dd> |
|
140 raised when an issue with the cookie |
|
141 file is found |
|
142 </dd> |
137 </dl><a NAME="FlashCookieReader.__parseBoolean" ID="FlashCookieReader.__parseBoolean"></a> |
143 </dl><a NAME="FlashCookieReader.__parseBoolean" ID="FlashCookieReader.__parseBoolean"></a> |
138 <h4>FlashCookieReader.__parseBoolean</h4> |
144 <h4>FlashCookieReader.__parseBoolean</h4> |
139 <b>__parseBoolean</b>(<i>variableName, parent</i>) |
145 <b>__parseBoolean</b>(<i>variableName, parent</i>) |
140 <p> |
146 <p> |
141 Private method to parse a boolean. |
147 Private method to parse a boolean. |
197 name of the variable to be parsed |
203 name of the variable to be parsed |
198 </dd><dt><i>parent</i> (dict)</dt> |
204 </dd><dt><i>parent</i> (dict)</dt> |
199 <dd> |
205 <dd> |
200 reference to the dictionary to insert the result into |
206 reference to the dictionary to insert the result into |
201 </dd> |
207 </dd> |
|
208 </dl><dl> |
|
209 <dt>Raises <b>FlashCookieReaderError</b>:</dt> |
|
210 <dd> |
|
211 raised when an issue with the cookie |
|
212 file is found |
|
213 </dd> |
202 </dl><a NAME="FlashCookieReader.__parseOcc" ID="FlashCookieReader.__parseOcc"></a> |
214 </dl><a NAME="FlashCookieReader.__parseOcc" ID="FlashCookieReader.__parseOcc"></a> |
203 <h4>FlashCookieReader.__parseOcc</h4> |
215 <h4>FlashCookieReader.__parseOcc</h4> |
204 <b>__parseOcc</b>(<i>variableName, parent</i>) |
216 <b>__parseOcc</b>(<i>variableName, parent</i>) |
205 <p> |
217 <p> |
206 Private method to parse a c_object. |
218 Private method to parse a c_object. |
209 <dd> |
221 <dd> |
210 name of the variable to be parsed |
222 name of the variable to be parsed |
211 </dd><dt><i>parent</i> (dict)</dt> |
223 </dd><dt><i>parent</i> (dict)</dt> |
212 <dd> |
224 <dd> |
213 reference to the dictionary to insert the result into |
225 reference to the dictionary to insert the result into |
|
226 </dd> |
|
227 </dl><dl> |
|
228 <dt>Raises <b>FlashCookieReaderError</b>:</dt> |
|
229 <dd> |
|
230 raised when an issue with the cookie |
|
231 file is found |
214 </dd> |
232 </dd> |
215 </dl><a NAME="FlashCookieReader.__parseOjm" ID="FlashCookieReader.__parseOjm"></a> |
233 </dl><a NAME="FlashCookieReader.__parseOjm" ID="FlashCookieReader.__parseOjm"></a> |
216 <h4>FlashCookieReader.__parseOjm</h4> |
234 <h4>FlashCookieReader.__parseOjm</h4> |
217 <b>__parseOjm</b>(<i>variableName, parent</i>) |
235 <b>__parseOjm</b>(<i>variableName, parent</i>) |
218 <p> |
236 <p> |