PageRenderTime 55ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/public_html/apidocs/pymine.beautifulsoup.BeautifulSoup.RobustWackAssHTMLParser.html

http://pymine.googlecode.com/
HTML | 549 lines | 359 code | 190 blank | 0 comment | 0 complexity | 4e5ccfa030926603f8e3d9013039b65c MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
  1. <!DOCTYPE html
  2. PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "DTD/xhtml1-strict.dtd">
  4. <html>
  5. <head>
  6. <title>API docs for &ldquo;pymine.beautifulsoup.BeautifulSoup.RobustWackAssHTMLParser&rdquo;</title>
  7. <meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
  8. <link href="apidocs.css" type="text/css" rel="stylesheet" />
  9. </head>
  10. <body>
  11. <h1 class="class">Class p.b.B.RobustWackAssHTMLParser(<a href="pymine.beautifulsoup.BeautifulSoup.ICantBelieveItsBeautifulSoup.html">ICantBelieveItsBeautifulSoup</a>):</h1>
  12. <p>
  13. <span id="part">Part of <a href="pymine.html">pymine</a>.<a href="pymine.beautifulsoup.html">beautifulsoup</a>.<a href="pymine.beautifulsoup.BeautifulSoup.html">BeautifulSoup</a></span>
  14. <a href="classIndex.html#pymine.beautifulsoup.BeautifulSoup.RobustWackAssHTMLParser">View In Hierarchy</a>
  15. </p>
  16. <div>
  17. </div>
  18. <div class="undocumented">Undocumented</div>
  19. <div id="splitTables">
  20. <p>
  21. Inherited from <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html">BeautifulStoneSoup</a> (via <a href="pymine.beautifulsoup.BeautifulSoup.ICantBelieveItsBeautifulSoup.html">ICantBelieveItsBeautifulSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulSoup.html">BeautifulSoup</a>):
  22. </p>
  23. <table class="children sortable" id="id86">
  24. <tr class="basemethod">
  25. <td>Method</td>
  26. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#convert_charref">convert_charref</a></td>
  27. <td><span>This method fixes a bug in Python's SGMLParser.</span></td>
  28. </tr><tr class="basemethod">
  29. <td>Method</td>
  30. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#_feed">_feed</a></td>
  31. <td><span class="undocumented">Undocumented</span></td>
  32. </tr><tr class="basemethod">
  33. <td>Method</td>
  34. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#__getattr__">__getattr__</a></td>
  35. <td><span>This method routes method call requests to either the SGMLParser</span></td>
  36. </tr><tr class="basemethod">
  37. <td>Method</td>
  38. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#isSelfClosingTag">isSelfClosingTag</a></td>
  39. <td><span>Returns true iff the given string is the name of a</span></td>
  40. </tr><tr class="basemethod">
  41. <td>Method</td>
  42. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#reset">reset</a></td>
  43. <td><span class="undocumented">Undocumented</span></td>
  44. </tr><tr class="basemethod">
  45. <td>Method</td>
  46. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#popTag">popTag</a></td>
  47. <td><span class="undocumented">Undocumented</span></td>
  48. </tr><tr class="basemethod">
  49. <td>Method</td>
  50. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#pushTag">pushTag</a></td>
  51. <td><span class="undocumented">Undocumented</span></td>
  52. </tr><tr class="basemethod">
  53. <td>Method</td>
  54. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#endData">endData</a></td>
  55. <td><span class="undocumented">Undocumented</span></td>
  56. </tr><tr class="basemethod">
  57. <td>Method</td>
  58. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#_popToTag">_popToTag</a></td>
  59. <td><span>Pops the tag stack up to and including the most recent</span></td>
  60. </tr><tr class="basemethod">
  61. <td>Method</td>
  62. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#_smartPop">_smartPop</a></td>
  63. <td><span>We need to pop up to the previous tag of this type, unless</span></td>
  64. </tr><tr class="basemethod">
  65. <td>Method</td>
  66. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#unknown_starttag">unknown_starttag</a></td>
  67. <td><span class="undocumented">Undocumented</span></td>
  68. </tr><tr class="basemethod">
  69. <td>Method</td>
  70. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#unknown_endtag">unknown_endtag</a></td>
  71. <td><span class="undocumented">Undocumented</span></td>
  72. </tr><tr class="basemethod">
  73. <td>Method</td>
  74. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_data">handle_data</a></td>
  75. <td><span class="undocumented">Undocumented</span></td>
  76. </tr><tr class="basemethod">
  77. <td>Method</td>
  78. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#_toStringSubclass">_toStringSubclass</a></td>
  79. <td><span>Adds a certain piece of text to the tree as a NavigableString</span></td>
  80. </tr><tr class="basemethod">
  81. <td>Method</td>
  82. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_pi">handle_pi</a></td>
  83. <td><span>Handle a processing instruction as a ProcessingInstruction</span></td>
  84. </tr><tr class="basemethod">
  85. <td>Method</td>
  86. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_comment">handle_comment</a></td>
  87. <td><span>Handle comments as Comment objects.</span></td>
  88. </tr><tr class="basemethod">
  89. <td>Method</td>
  90. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_charref">handle_charref</a></td>
  91. <td><span>Handle character references as data.</span></td>
  92. </tr><tr class="basemethod">
  93. <td>Method</td>
  94. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_entityref">handle_entityref</a></td>
  95. <td><span>Handle entity references as data, possibly converting known</span></td>
  96. </tr><tr class="basemethod">
  97. <td>Method</td>
  98. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#handle_decl">handle_decl</a></td>
  99. <td><span>Handle DOCTYPEs and the like as Declaration objects.</span></td>
  100. </tr><tr class="basemethod">
  101. <td>Method</td>
  102. <td><a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html#parse_declaration">parse_declaration</a></td>
  103. <td><span>Treat a bogus SGML declaration as raw data. Treat a CDATA</span></td>
  104. </tr>
  105. </table>
  106. <p>
  107. Inherited from <a href="pymine.beautifulsoup.BeautifulSoup.Tag.html">Tag</a> (via <a href="pymine.beautifulsoup.BeautifulSoup.ICantBelieveItsBeautifulSoup.html">ICantBelieveItsBeautifulSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulSoup.html">BeautifulSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html">BeautifulStoneSoup</a>):
  108. </p>
  109. <table class="children sortable" id="id87">
  110. <tr class="basemethod">
  111. <td>Method</td>
  112. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#_invert">_invert</a></td>
  113. <td><span>Cheap function to invert a hash.</span></td>
  114. </tr><tr class="basemethod">
  115. <td>Method</td>
  116. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#_convertEntities">_convertEntities</a></td>
  117. <td><span>Used in a call to re.sub to replace HTML, XML, and numeric</span></td>
  118. </tr><tr class="basemethod">
  119. <td>Method</td>
  120. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#getString">getString</a></td>
  121. <td><span class="undocumented">Undocumented</span></td>
  122. </tr><tr class="basemethod">
  123. <td>Method</td>
  124. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#setString">setString</a></td>
  125. <td><span>Replace the contents of the tag with a string</span></td>
  126. </tr><tr class="basemethod">
  127. <td>Method</td>
  128. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#getText">getText</a></td>
  129. <td><span class="undocumented">Undocumented</span></td>
  130. </tr><tr class="basemethod">
  131. <td>Method</td>
  132. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#get">get</a></td>
  133. <td><span>Returns the value of the 'key' attribute for the tag, or</span></td>
  134. </tr><tr class="basemethod">
  135. <td>Method</td>
  136. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#clear">clear</a></td>
  137. <td><span>Extract all children.</span></td>
  138. </tr><tr class="basemethod">
  139. <td>Method</td>
  140. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#index">index</a></td>
  141. <td><span class="undocumented">Undocumented</span></td>
  142. </tr><tr class="basemethod">
  143. <td>Method</td>
  144. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#has_key">has_key</a></td>
  145. <td><span class="undocumented">Undocumented</span></td>
  146. </tr><tr class="basemethod">
  147. <td>Method</td>
  148. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__getitem__">__getitem__</a></td>
  149. <td><span>tag[key] returns the value of the 'key' attribute for the tag,</span></td>
  150. </tr><tr class="basemethod">
  151. <td>Method</td>
  152. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__iter__">__iter__</a></td>
  153. <td><span>Iterating over a tag iterates over its contents.</span></td>
  154. </tr><tr class="basemethod">
  155. <td>Method</td>
  156. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__len__">__len__</a></td>
  157. <td><span>The length of a tag is the length of its list of contents.</span></td>
  158. </tr><tr class="basemethod">
  159. <td>Method</td>
  160. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__contains__">__contains__</a></td>
  161. <td><span class="undocumented">Undocumented</span></td>
  162. </tr><tr class="basemethod">
  163. <td>Method</td>
  164. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__nonzero__">__nonzero__</a></td>
  165. <td><span>A tag is non-None even if it has no contents.</span></td>
  166. </tr><tr class="basemethod">
  167. <td>Method</td>
  168. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__setitem__">__setitem__</a></td>
  169. <td><span>Setting tag[key] sets the value of the 'key' attribute for the</span></td>
  170. </tr><tr class="basemethod">
  171. <td>Method</td>
  172. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__delitem__">__delitem__</a></td>
  173. <td><span>Deleting tag[key] deletes all 'key' attributes for the tag.</span></td>
  174. </tr><tr class="basemethod">
  175. <td>Method</td>
  176. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__call__">__call__</a></td>
  177. <td><span>Calling a tag like a function is the same as calling its</span></td>
  178. </tr><tr class="basemethod">
  179. <td>Method</td>
  180. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__eq__">__eq__</a></td>
  181. <td><span>Returns true iff this tag has the same name, the same attributes,</span></td>
  182. </tr><tr class="basemethod">
  183. <td>Method</td>
  184. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__ne__">__ne__</a></td>
  185. <td><span>Returns true iff this tag is not identical to the other tag,</span></td>
  186. </tr><tr class="basemethod">
  187. <td>Method</td>
  188. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__repr__">__repr__</a></td>
  189. <td><span>Renders this tag as a string.</span></td>
  190. </tr><tr class="basemethod">
  191. <td>Method</td>
  192. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__unicode__">__unicode__</a></td>
  193. <td><span class="undocumented">Undocumented</span></td>
  194. </tr><tr class="basemethod">
  195. <td>Method</td>
  196. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#_sub_entity">_sub_entity</a></td>
  197. <td><span>Used with a regular expression to substitute the</span></td>
  198. </tr><tr class="basemethod">
  199. <td>Method</td>
  200. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#__str__">__str__</a></td>
  201. <td><span>Returns a string or Unicode representation of this tag and</span></td>
  202. </tr><tr class="basemethod">
  203. <td>Method</td>
  204. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#decompose">decompose</a></td>
  205. <td><span>Recursively destroys the contents of this tree.</span></td>
  206. </tr><tr class="basemethod">
  207. <td>Method</td>
  208. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#prettify">prettify</a></td>
  209. <td><span class="undocumented">Undocumented</span></td>
  210. </tr><tr class="basemethod">
  211. <td>Method</td>
  212. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#renderContents">renderContents</a></td>
  213. <td><span>Renders the contents of this tag as a string in the given</span></td>
  214. </tr><tr class="basemethod">
  215. <td>Method</td>
  216. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#find">find</a></td>
  217. <td><span>Return only the first child of this Tag matching the given</span></td>
  218. </tr><tr class="basemethod">
  219. <td>Method</td>
  220. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#findAll">findAll</a></td>
  221. <td><span>Extracts a list of Tag objects that match the given</span></td>
  222. </tr><tr class="basemethod">
  223. <td>Method</td>
  224. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#fetchText">fetchText</a></td>
  225. <td><span class="undocumented">Undocumented</span></td>
  226. </tr><tr class="basemethod">
  227. <td>Method</td>
  228. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#firstText">firstText</a></td>
  229. <td><span class="undocumented">Undocumented</span></td>
  230. </tr><tr class="basemethod">
  231. <td>Method</td>
  232. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#_getAttrMap">_getAttrMap</a></td>
  233. <td><span>Initializes a map representation of this tag's attributes,</span></td>
  234. </tr><tr class="basemethod">
  235. <td>Method</td>
  236. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#childGenerator">childGenerator</a></td>
  237. <td><span class="undocumented">Undocumented</span></td>
  238. </tr><tr class="basemethod">
  239. <td>Method</td>
  240. <td><a href="pymine.beautifulsoup.BeautifulSoup.Tag.html#recursiveChildGenerator">recursiveChildGenerator</a></td>
  241. <td><span class="undocumented">Undocumented</span></td>
  242. </tr>
  243. </table>
  244. <p>
  245. Inherited from <a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html">PageElement</a> (via <a href="pymine.beautifulsoup.BeautifulSoup.ICantBelieveItsBeautifulSoup.html">ICantBelieveItsBeautifulSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulSoup.html">BeautifulSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.BeautifulStoneSoup.html">BeautifulStoneSoup</a>, <a href="pymine.beautifulsoup.BeautifulSoup.Tag.html">Tag</a>):
  246. </p>
  247. <table class="children sortable" id="id88">
  248. <tr class="basemethod">
  249. <td>Method</td>
  250. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#setup">setup</a></td>
  251. <td><span>Sets up the initial relations between this element and</span></td>
  252. </tr><tr class="basemethod">
  253. <td>Method</td>
  254. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#replaceWith">replaceWith</a></td>
  255. <td><span class="undocumented">Undocumented</span></td>
  256. </tr><tr class="basemethod">
  257. <td>Method</td>
  258. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#replaceWithChildren">replaceWithChildren</a></td>
  259. <td><span class="undocumented">Undocumented</span></td>
  260. </tr><tr class="basemethod">
  261. <td>Method</td>
  262. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#extract">extract</a></td>
  263. <td><span>Destructively rips this element out of the tree.</span></td>
  264. </tr><tr class="basemethod">
  265. <td>Method</td>
  266. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#_lastRecursiveChild">_lastRecursiveChild</a></td>
  267. <td><span>Finds the last element beneath this object to be parsed.</span></td>
  268. </tr><tr class="basemethod">
  269. <td>Method</td>
  270. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#insert">insert</a></td>
  271. <td><span class="undocumented">Undocumented</span></td>
  272. </tr><tr class="basemethod">
  273. <td>Method</td>
  274. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#append">append</a></td>
  275. <td><span>Appends the given tag to the contents of this tag.</span></td>
  276. </tr><tr class="basemethod">
  277. <td>Method</td>
  278. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findNext">findNext</a></td>
  279. <td><span>Returns the first item that matches the given criteria and</span></td>
  280. </tr><tr class="basemethod">
  281. <td>Method</td>
  282. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findAllNext">findAllNext</a></td>
  283. <td><span>Returns all items that match the given criteria and appear</span></td>
  284. </tr><tr class="basemethod">
  285. <td>Method</td>
  286. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findNextSibling">findNextSibling</a></td>
  287. <td><span>Returns the closest sibling to this Tag that matches the</span></td>
  288. </tr><tr class="basemethod">
  289. <td>Method</td>
  290. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findNextSiblings">findNextSiblings</a></td>
  291. <td><span>Returns the siblings of this Tag that match the given</span></td>
  292. </tr><tr class="basemethod">
  293. <td>Method</td>
  294. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findPrevious">findPrevious</a></td>
  295. <td><span>Returns the first item that matches the given criteria and</span></td>
  296. </tr><tr class="basemethod">
  297. <td>Method</td>
  298. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findAllPrevious">findAllPrevious</a></td>
  299. <td><span>Returns all items that match the given criteria and appear</span></td>
  300. </tr><tr class="basemethod">
  301. <td>Method</td>
  302. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findPreviousSibling">findPreviousSibling</a></td>
  303. <td><span>Returns the closest sibling to this Tag that matches the</span></td>
  304. </tr><tr class="basemethod">
  305. <td>Method</td>
  306. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findPreviousSiblings">findPreviousSiblings</a></td>
  307. <td><span>Returns the siblings of this Tag that match the given</span></td>
  308. </tr><tr class="basemethod">
  309. <td>Method</td>
  310. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findParent">findParent</a></td>
  311. <td><span>Returns the closest parent of this Tag that matches the given</span></td>
  312. </tr><tr class="basemethod">
  313. <td>Method</td>
  314. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#findParents">findParents</a></td>
  315. <td><span>Returns the parents of this Tag that match the given</span></td>
  316. </tr><tr class="basemethod">
  317. <td>Method</td>
  318. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#_findOne">_findOne</a></td>
  319. <td><span class="undocumented">Undocumented</span></td>
  320. </tr><tr class="basemethod">
  321. <td>Method</td>
  322. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#_findAll">_findAll</a></td>
  323. <td><span>Iterates over a generator looking for things that match.</span></td>
  324. </tr><tr class="basemethod">
  325. <td>Method</td>
  326. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#nextGenerator">nextGenerator</a></td>
  327. <td><span class="undocumented">Undocumented</span></td>
  328. </tr><tr class="basemethod">
  329. <td>Method</td>
  330. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#nextSiblingGenerator">nextSiblingGenerator</a></td>
  331. <td><span class="undocumented">Undocumented</span></td>
  332. </tr><tr class="basemethod">
  333. <td>Method</td>
  334. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#previousGenerator">previousGenerator</a></td>
  335. <td><span class="undocumented">Undocumented</span></td>
  336. </tr><tr class="basemethod">
  337. <td>Method</td>
  338. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#previousSiblingGenerator">previousSiblingGenerator</a></td>
  339. <td><span class="undocumented">Undocumented</span></td>
  340. </tr><tr class="basemethod">
  341. <td>Method</td>
  342. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#parentGenerator">parentGenerator</a></td>
  343. <td><span class="undocumented">Undocumented</span></td>
  344. </tr><tr class="basemethod">
  345. <td>Method</td>
  346. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#substituteEncoding">substituteEncoding</a></td>
  347. <td><span class="undocumented">Undocumented</span></td>
  348. </tr><tr class="basemethod">
  349. <td>Method</td>
  350. <td><a href="pymine.beautifulsoup.BeautifulSoup.PageElement.html#toEncoding">toEncoding</a></td>
  351. <td><span>Encodes an object to a string in some encoding, or to Unicode.</span></td>
  352. </tr>
  353. </table>
  354. </div>
  355. <address>
  356. <a href="index.html">API Documentation</a> for pymine, generated by <a href="http://codespeak.net/~mwh/pydoctor/">pydoctor</a> at 2010-04-07 23:15:24.
  357. </address>
  358. </body>
  359. </html>