PageRenderTime 79ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/contribs/fop-1.0/javadocs/org/apache/fop/render/AbstractFOEventHandlerMaker.html

https://bitbucket.org/haris_peco/debrief
HTML | 330 lines | 263 code | 42 blank | 25 comment | 0 complexity | e50a0f4ea5e9f3abcde7d12d1235197a MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.4.2_11) on Mon Jul 12 21:37:37 CEST 2010 -->
  6. <TITLE>
  7. AbstractFOEventHandlerMaker (Apache FOP 1.0 API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.apache.fop.render.AbstractFOEventHandlerMaker class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="AbstractFOEventHandlerMaker (Apache FOP 1.0 API)";
  15. }
  16. </SCRIPT>
  17. </HEAD>
  18. <BODY BGCOLOR="white" onload="windowTitle();">
  19. <!-- ========= START OF TOP NAVBAR ======= -->
  20. <A NAME="navbar_top"><!-- --></A>
  21. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  22. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  23. <TR>
  24. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  25. <A NAME="navbar_top_firstrow"><!-- --></A>
  26. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  27. <TR ALIGN="center" VALIGN="top">
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractFOEventHandlerMaker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  36. </TR>
  37. </TABLE>
  38. </TD>
  39. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  40. fop 1.0</EM>
  41. </TD>
  42. </TR>
  43. <TR>
  44. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  45. &nbsp;<A HREF="../../../../org/apache/fop/render/AbstractConfigurator.html" title="class in org.apache.fop.render"><B>PREV CLASS</B></A>&nbsp;
  46. &nbsp;<A HREF="../../../../org/apache/fop/render/AbstractGenericSVGHandler.html" title="class in org.apache.fop.render"><B>NEXT CLASS</B></A></FONT></TD>
  47. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  48. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  49. &nbsp;<A HREF="AbstractFOEventHandlerMaker.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  50. &nbsp;<SCRIPT type="text/javascript">
  51. <!--
  52. if(window==top) {
  53. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  54. }
  55. //-->
  56. </SCRIPT>
  57. <NOSCRIPT>
  58. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  59. </NOSCRIPT>
  60. </FONT></TD>
  61. </TR>
  62. <TR>
  63. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  64. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  65. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  66. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <A NAME="skip-navbar_top"></A>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <HR>
  72. <!-- ======== START OF CLASS DATA ======== -->
  73. <H2>
  74. <FONT SIZE="-1">
  75. org.apache.fop.render</FONT>
  76. <BR>
  77. Class AbstractFOEventHandlerMaker</H2>
  78. <PRE>
  79. java.lang.Object
  80. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.fop.render.AbstractFOEventHandlerMaker</B>
  81. </PRE>
  82. <DL>
  83. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/fop/render/mif/MIFFOEventHandlerMaker.html" title="class in org.apache.fop.render.mif">MIFFOEventHandlerMaker</A>, <A HREF="../../../../org/apache/fop/render/rtf/RTFFOEventHandlerMaker.html" title="class in org.apache.fop.render.rtf">RTFFOEventHandlerMaker</A></DD>
  84. </DL>
  85. <HR>
  86. <DL>
  87. <DT>public abstract class <B>AbstractFOEventHandlerMaker</B><DT>extends java.lang.Object</DL>
  88. <P>
  89. Base class for factory classes which instantiate FOEventHandlers and provide information
  90. about them.
  91. <P>
  92. <P>
  93. <HR>
  94. <P>
  95. <!-- ======== NESTED CLASS SUMMARY ======== -->
  96. <!-- =========== FIELD SUMMARY =========== -->
  97. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  98. <A NAME="constructor_summary"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  101. <TD COLSPAN=2><FONT SIZE="+2">
  102. <B>Constructor Summary</B></FONT></TD>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD><CODE><B><A HREF="../../../../org/apache/fop/render/AbstractFOEventHandlerMaker.html#AbstractFOEventHandlerMaker()">AbstractFOEventHandlerMaker</A></B>()</CODE>
  106. <BR>
  107. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  108. </TR>
  109. </TABLE>
  110. &nbsp;
  111. <!-- ========== METHOD SUMMARY =========== -->
  112. <A NAME="method_summary"><!-- --></A>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  115. <TD COLSPAN=2><FONT SIZE="+2">
  116. <B>Method Summary</B></FONT></TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  120. <CODE>abstract &nbsp;java.lang.String[]</CODE></FONT></TD>
  121. <TD><CODE><B><A HREF="../../../../org/apache/fop/render/AbstractFOEventHandlerMaker.html#getSupportedMimeTypes()">getSupportedMimeTypes</A></B>()</CODE>
  122. <BR>
  123. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  127. <CODE>&nbsp;boolean</CODE></FONT></TD>
  128. <TD><CODE><B><A HREF="../../../../org/apache/fop/render/AbstractFOEventHandlerMaker.html#isMimeTypeSupported(java.lang.String)">isMimeTypeSupported</A></B>(java.lang.String&nbsp;mimeType)</CODE>
  129. <BR>
  130. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether a specific MIME type is supported by this renderer.</TD>
  131. </TR>
  132. <TR BGCOLOR="white" CLASS="TableRowColor">
  133. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  134. <CODE>abstract &nbsp;<A HREF="../../../../org/apache/fop/fo/FOEventHandler.html" title="class in org.apache.fop.fo">FOEventHandler</A></CODE></FONT></TD>
  135. <TD><CODE><B><A HREF="../../../../org/apache/fop/render/AbstractFOEventHandlerMaker.html#makeFOEventHandler(org.apache.fop.apps.FOUserAgent, java.io.OutputStream)">makeFOEventHandler</A></B>(<A HREF="../../../../org/apache/fop/apps/FOUserAgent.html" title="class in org.apache.fop.apps">FOUserAgent</A>&nbsp;ua,
  136. java.io.OutputStream&nbsp;out)</CODE>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates a new FOEventHandler.</TD>
  139. </TR>
  140. <TR BGCOLOR="white" CLASS="TableRowColor">
  141. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  142. <CODE>abstract &nbsp;boolean</CODE></FONT></TD>
  143. <TD><CODE><B><A HREF="../../../../org/apache/fop/render/AbstractFOEventHandlerMaker.html#needsOutputStream()">needsOutputStream</A></B>()</CODE>
  144. <BR>
  145. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  146. </TR>
  147. </TABLE>
  148. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  149. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  150. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  151. <TD><B>Methods inherited from class java.lang.Object</B></TD>
  152. </TR>
  153. <TR BGCOLOR="white" CLASS="TableRowColor">
  154. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  155. </TR>
  156. </TABLE>
  157. &nbsp;
  158. <P>
  159. <!-- ============ FIELD DETAIL =========== -->
  160. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  161. <A NAME="constructor_detail"><!-- --></A>
  162. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  163. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  164. <TD COLSPAN=1><FONT SIZE="+2">
  165. <B>Constructor Detail</B></FONT></TD>
  166. </TR>
  167. </TABLE>
  168. <A NAME="AbstractFOEventHandlerMaker()"><!-- --></A><H3>
  169. AbstractFOEventHandlerMaker</H3>
  170. <PRE>
  171. public <B>AbstractFOEventHandlerMaker</B>()</PRE>
  172. <DL>
  173. </DL>
  174. <!-- ============ METHOD DETAIL ========== -->
  175. <A NAME="method_detail"><!-- --></A>
  176. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  177. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  178. <TD COLSPAN=1><FONT SIZE="+2">
  179. <B>Method Detail</B></FONT></TD>
  180. </TR>
  181. </TABLE>
  182. <A NAME="makeFOEventHandler(org.apache.fop.apps.FOUserAgent, java.io.OutputStream)"><!-- --></A><H3>
  183. makeFOEventHandler</H3>
  184. <PRE>
  185. public abstract <A HREF="../../../../org/apache/fop/fo/FOEventHandler.html" title="class in org.apache.fop.fo">FOEventHandler</A> <B>makeFOEventHandler</B>(<A HREF="../../../../org/apache/fop/apps/FOUserAgent.html" title="class in org.apache.fop.apps">FOUserAgent</A>&nbsp;ua,
  186. java.io.OutputStream&nbsp;out)
  187. throws <A HREF="../../../../org/apache/fop/apps/FOPException.html" title="class in org.apache.fop.apps">FOPException</A></PRE>
  188. <DL>
  189. <DD>Instantiates a new FOEventHandler.
  190. <P>
  191. <DD><DL>
  192. <DT><B>Parameters:</B><DD><CODE>ua</CODE> - the user agent<DD><CODE>out</CODE> - OutputStream for the FOEventHandler to use
  193. <DT><B>Returns:</B><DD>the newly instantiated FOEventHandler
  194. <DT><B>Throws:</B>
  195. <DD><CODE><A HREF="../../../../org/apache/fop/apps/FOPException.html" title="class in org.apache.fop.apps">FOPException</A></CODE> - if a problem occurs while creating the event handler</DL>
  196. </DD>
  197. </DL>
  198. <HR>
  199. <A NAME="needsOutputStream()"><!-- --></A><H3>
  200. needsOutputStream</H3>
  201. <PRE>
  202. public abstract boolean <B>needsOutputStream</B>()</PRE>
  203. <DL>
  204. <DD><DL>
  205. <DT><B>Returns:</B><DD>Indicates whether this renderer requires an OutputStream to work with.</DL>
  206. </DD>
  207. </DL>
  208. <HR>
  209. <A NAME="getSupportedMimeTypes()"><!-- --></A><H3>
  210. getSupportedMimeTypes</H3>
  211. <PRE>
  212. public abstract java.lang.String[] <B>getSupportedMimeTypes</B>()</PRE>
  213. <DL>
  214. <DD><DL>
  215. <DT><B>Returns:</B><DD>an array of MIME types the renderer supports.</DL>
  216. </DD>
  217. </DL>
  218. <HR>
  219. <A NAME="isMimeTypeSupported(java.lang.String)"><!-- --></A><H3>
  220. isMimeTypeSupported</H3>
  221. <PRE>
  222. public boolean <B>isMimeTypeSupported</B>(java.lang.String&nbsp;mimeType)</PRE>
  223. <DL>
  224. <DD>Indicates whether a specific MIME type is supported by this renderer.
  225. <P>
  226. <DD><DL>
  227. <DT><B>Parameters:</B><DD><CODE>mimeType</CODE> - the MIME type (ex. "application/rtf")
  228. <DT><B>Returns:</B><DD>true if the MIME type is supported</DL>
  229. </DD>
  230. </DL>
  231. <!-- ========= END OF CLASS DATA ========= -->
  232. <HR>
  233. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  234. <A NAME="navbar_bottom"><!-- --></A>
  235. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  236. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  237. <TR>
  238. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  239. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  240. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  241. <TR ALIGN="center" VALIGN="top">
  242. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  243. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  244. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  245. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractFOEventHandlerMaker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  246. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  247. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  248. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  249. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  250. </TR>
  251. </TABLE>
  252. </TD>
  253. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  254. fop 1.0</EM>
  255. </TD>
  256. </TR>
  257. <TR>
  258. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  259. &nbsp;<A HREF="../../../../org/apache/fop/render/AbstractConfigurator.html" title="class in org.apache.fop.render"><B>PREV CLASS</B></A>&nbsp;
  260. &nbsp;<A HREF="../../../../org/apache/fop/render/AbstractGenericSVGHandler.html" title="class in org.apache.fop.render"><B>NEXT CLASS</B></A></FONT></TD>
  261. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  262. <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
  263. &nbsp;<A HREF="AbstractFOEventHandlerMaker.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  264. &nbsp;<SCRIPT type="text/javascript">
  265. <!--
  266. if(window==top) {
  267. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  268. }
  269. //-->
  270. </SCRIPT>
  271. <NOSCRIPT>
  272. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  273. </NOSCRIPT>
  274. </FONT></TD>
  275. </TR>
  276. <TR>
  277. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  278. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  279. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  280. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  281. </TR>
  282. </TABLE>
  283. <A NAME="skip-navbar_bottom"></A>
  284. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  285. <HR>
  286. Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.
  287. </BODY>
  288. </HTML>