EmailAttachment.html 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <!-- Generated by javadoc -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Class org.apache.commons.mail.EmailAttachment (Apache Commons Email 1.5 API)</title>
  8. <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../../../../../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="Uses of Class org.apache.commons.mail.EmailAttachment (Apache Commons Email 1.5 API)";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  35. <li><a href="../package-summary.html">Package</a></li>
  36. <li><a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">Class</a></li>
  37. <li class="navBarCell1Rev">Use</li>
  38. <li><a href="../package-tree.html">Tree</a></li>
  39. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  40. <li><a href="../../../../../index-all.html">Index</a></li>
  41. <li><a href="../../../../../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li>Prev</li>
  47. <li>Next</li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../../../../../index.html?org/apache/commons/mail/class-use/EmailAttachment.html" target="_top">Frames</a></li>
  51. <li><a href="EmailAttachment.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="header">
  73. <h2 title="Uses of Class org.apache.commons.mail.EmailAttachment" class="title">Uses of Class<br>org.apache.commons.mail.EmailAttachment</h2>
  74. </div>
  75. <div class="classUseContainer">
  76. <ul class="blockList">
  77. <li class="blockList">
  78. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  79. <caption><span>Packages that use <a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">EmailAttachment</a></span><span class="tabEnd">&nbsp;</span></caption>
  80. <tr>
  81. <th class="colFirst" scope="col">Package</th>
  82. <th class="colLast" scope="col">Description</th>
  83. </tr>
  84. <tbody>
  85. <tr class="altColor">
  86. <td class="colFirst"><a href="#org.apache.commons.mail">org.apache.commons.mail</a></td>
  87. <td class="colLast">
  88. <div class="block">Commons-Email aims to provide a API for sending email.</div>
  89. </td>
  90. </tr>
  91. </tbody>
  92. </table>
  93. </li>
  94. <li class="blockList">
  95. <ul class="blockList">
  96. <li class="blockList"><a name="org.apache.commons.mail">
  97. <!-- -->
  98. </a>
  99. <h3>Uses of <a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">EmailAttachment</a> in <a href="../../../../../org/apache/commons/mail/package-summary.html">org.apache.commons.mail</a></h3>
  100. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  101. <caption><span>Methods in <a href="../../../../../org/apache/commons/mail/package-summary.html">org.apache.commons.mail</a> with parameters of type <a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">EmailAttachment</a></span><span class="tabEnd">&nbsp;</span></caption>
  102. <tr>
  103. <th class="colFirst" scope="col">Modifier and Type</th>
  104. <th class="colLast" scope="col">Method and Description</th>
  105. </tr>
  106. <tbody>
  107. <tr class="altColor">
  108. <td class="colFirst"><code><a href="../../../../../org/apache/commons/mail/MultiPartEmail.html" title="class in org.apache.commons.mail">MultiPartEmail</a></code></td>
  109. <td class="colLast"><span class="typeNameLabel">MultiPartEmail.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/commons/mail/MultiPartEmail.html#attach-org.apache.commons.mail.EmailAttachment-">attach</a></span>(<a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">EmailAttachment</a>&nbsp;attachment)</code>
  110. <div class="block">Attach an EmailAttachment.</div>
  111. </td>
  112. </tr>
  113. </tbody>
  114. </table>
  115. </li>
  116. </ul>
  117. </li>
  118. </ul>
  119. </div>
  120. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  121. <div class="bottomNav"><a name="navbar.bottom">
  122. <!-- -->
  123. </a>
  124. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  125. <a name="navbar.bottom.firstrow">
  126. <!-- -->
  127. </a>
  128. <ul class="navList" title="Navigation">
  129. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  130. <li><a href="../package-summary.html">Package</a></li>
  131. <li><a href="../../../../../org/apache/commons/mail/EmailAttachment.html" title="class in org.apache.commons.mail">Class</a></li>
  132. <li class="navBarCell1Rev">Use</li>
  133. <li><a href="../package-tree.html">Tree</a></li>
  134. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  135. <li><a href="../../../../../index-all.html">Index</a></li>
  136. <li><a href="../../../../../help-doc.html">Help</a></li>
  137. </ul>
  138. </div>
  139. <div class="subNav">
  140. <ul class="navList">
  141. <li>Prev</li>
  142. <li>Next</li>
  143. </ul>
  144. <ul class="navList">
  145. <li><a href="../../../../../index.html?org/apache/commons/mail/class-use/EmailAttachment.html" target="_top">Frames</a></li>
  146. <li><a href="EmailAttachment.html" target="_top">No&nbsp;Frames</a></li>
  147. </ul>
  148. <ul class="navList" id="allclasses_navbar_bottom">
  149. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  150. </ul>
  151. <div>
  152. <script type="text/javascript"><!--
  153. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  154. if(window==top) {
  155. allClassesLink.style.display = "block";
  156. }
  157. else {
  158. allClassesLink.style.display = "none";
  159. }
  160. //-->
  161. </script>
  162. </div>
  163. <a name="skip.navbar.bottom">
  164. <!-- -->
  165. </a></div>
  166. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  167. <p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
  168. </body>
  169. </html>