py-modindex.html 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  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">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>Python Module Index &mdash; Py4J</title>
  7. <link rel="stylesheet" href="_static/py4jdoc.css" type="text/css" />
  8. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  9. <script type="text/javascript">
  10. var DOCUMENTATION_OPTIONS = {
  11. URL_ROOT: './',
  12. VERSION: '0.8.1',
  13. COLLAPSE_MODINDEX: false,
  14. FILE_SUFFIX: '.html',
  15. HAS_SOURCE: 'true'
  16. };
  17. </script>
  18. <script type="text/javascript" src="_static/jquery.js"></script>
  19. <script type="text/javascript" src="_static/underscore.js"></script>
  20. <script type="text/javascript" src="_static/doctools.js"></script>
  21. <link rel="author" title="About these documents" href="about.html" />
  22. <link rel="top" title="Py4J" href="index.html" />
  23. <script type="text/javascript">
  24. var _gaq = _gaq || [];
  25. _gaq.push(['_setAccount', 'UA-18626179-1']);
  26. _gaq.push(['_trackPageview']);
  27. (function() {
  28. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  29. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  30. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  31. })();
  32. </script>
  33. </head>
  34. <body>
  35. <div class="page">
  36. <div class="banner">Py4J - A Bridge between Python and Java</div>
  37. <div class="related">
  38. <h3>Navigation</h3>
  39. <ul>
  40. <li class="right" style="margin-right: 5px">
  41. <a href="genindex.html" title="General Index"
  42. accesskey="I">index</a></li>
  43. <li class="right" >
  44. <a href="#" title="Python Module Index"
  45. >modules</a> |</li>
  46. <li><a href="index.html">Home</a> |</li>
  47. <li><a href="download.html">Download</a> |</li>
  48. <li><a href="contents.html">Doc</a> |</li>
  49. <li><a href="https://blog.py4j.org">Blog</a> |</li>
  50. <li><a href="https://github.com/bartdag/py4j">github</a> |</li>
  51. <li><a href="about.html">About</a> &raquo;</li>
  52. </ul>
  53. </div>
  54. <div class="sphinxsidebar">
  55. <div class="sphinxsidebarwrapper">
  56. <div id="searchbox" style="display: none">
  57. <h3>Quick search</h3>
  58. <form class="search" action="search.html" method="get">
  59. <input type="text" name="q" size="18" />
  60. <input type="submit" value="Go" />
  61. <input type="hidden" name="check_keywords" value="yes" />
  62. <input type="hidden" name="area" value="default" />
  63. </form>
  64. <p class="searchtip" style="font-size: 90%">
  65. Enter search terms or a module, class or function name.
  66. </p>
  67. </div>
  68. <script type="text/javascript">$('#searchbox').show(0);</script>
  69. </div>
  70. </div>
  71. <div class="document">
  72. <div class="documentwrapper">
  73. <div class="bodywrapper">
  74. <div class="body">
  75. <h1>Python Module Index</h1>
  76. <div class="modindex-jumpbox">
  77. <a href="#cap-p"><strong>p</strong></a>
  78. </div>
  79. <table class="indextable modindextable" cellspacing="0" cellpadding="2">
  80. <tr class="pcap"><td></td><td>&nbsp;</td><td></td></tr>
  81. <tr class="cap" id="cap-p"><td></td><td>
  82. <strong>p</strong></td><td></td></tr>
  83. <tr>
  84. <td><img src="_static/minus.png" class="toggler"
  85. id="toggle-1" style="display: none" alt="-" /></td>
  86. <td>
  87. <code class="xref">py4j</code></td><td>
  88. <em></em></td></tr>
  89. <tr class="cg-1">
  90. <td></td>
  91. <td>&nbsp;&nbsp;&nbsp;
  92. <a href="py4j_finalizer.html#module-py4j.finalizer"><code class="xref">py4j.finalizer</code></a></td><td>
  93. <em>Global classes to register finalizers.</em></td></tr>
  94. <tr class="cg-1">
  95. <td></td>
  96. <td>&nbsp;&nbsp;&nbsp;
  97. <a href="py4j_java_collections.html#module-py4j.java_collections"><code class="xref">py4j.java_collections</code></a></td><td>
  98. <em>Converts Java Collection Types to Python Collection Types.</em></td></tr>
  99. <tr class="cg-1">
  100. <td></td>
  101. <td>&nbsp;&nbsp;&nbsp;
  102. <a href="py4j_java_gateway.html#module-py4j.java_gateway"><code class="xref">py4j.java_gateway</code></a></td><td>
  103. <em>Main Py4J Python module.</em></td></tr>
  104. <tr class="cg-1">
  105. <td></td>
  106. <td>&nbsp;&nbsp;&nbsp;
  107. <a href="py4j_java_protocol.html#module-py4j.protocol"><code class="xref">py4j.protocol</code></a></td><td>
  108. <em>Main Py4J Protocol Python module.</em></td></tr>
  109. </table>
  110. </div>
  111. <div class="helpbar">
  112. <h3>Questions/Feedback?</h3>
  113. <ul>
  114. <li>Try the <a href="faq.html">FAQ</a> -- It answers many questions.</li>
  115. <li>Search for information in the <a href="https://groups.google.com/a/py4j.org/forum/#!forum/py4j">archives of the py4j-users mailing list</a>, or <a href="https://groups.google.com/a/py4j.org/forum/#!forum/py4j/join">post a question</a>.</li>
  116. <li>If you notice errors with this documentation, <a href="https://github.com/bartdag/py4j/issues">open a ticket</a> and let us know. Please, only open a ticket for feedback or improvements on the docs. To get help, use the links above!</li>
  117. </ul>
  118. </div>
  119. </div>
  120. </div>
  121. <div class="clearer"></div>
  122. </div>
  123. <div class="related">
  124. <h3>Navigation</h3>
  125. <ul>
  126. <li class="right" style="margin-right: 5px">
  127. <a href="genindex.html" title="General Index"
  128. >index</a></li>
  129. <li class="right" >
  130. <a href="#" title="Python Module Index"
  131. >modules</a> |</li>
  132. <li><a href="index.html">Home</a> |</li>
  133. <li><a href="download.html">Download</a> |</li>
  134. <li><a href="contents.html">Doc</a> |</li>
  135. <li><a href="https://blog.py4j.org">Blog</a> |</li>
  136. <li><a href="https://github.com/bartdag/py4j">github</a> |</li>
  137. <li><a href="about.html">About</a> &raquo;</li>
  138. </ul>
  139. </div>
  140. <div class="footer">
  141. &copy; Copyright 2009-2013, Barthélémy Dagenais.
  142. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.3.1.
  143. </div>
  144. </div>
  145. </body>
  146. </html>