⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rtfdestinationnull.html

📁 IText PDF开发工具说明文档,使用很方便。
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestinationNull</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#getInstance()">getInstance</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the singleton instance of RtfDestinationNull object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#getName()">getName</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#getNewTokeniserState()">getNewTokeniserState</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#handleCharacter(int)">handleCharacter</A></B>(int&nbsp;ch)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle text for this destination</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#handleCloseGroup()">handleCloseGroup</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clean up when group is closed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#handleControlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">handleControlWord</A></B>(<A HREF="../../../../../../com/lowagie/text/rtf/parser/ctrlwords/RtfCtrlWordData.html" title="class in com.lowagie.text.rtf.parser.ctrlwords">RtfCtrlWordData</A>&nbsp;ctrlWordData)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle control word for this destination</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#handleOpenGroup()">handleOpenGroup</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setup when group is opened.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#handleOpeningSubGroup()">handleOpeningSubGroup</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Handle a new subgroup contained within this group</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html#setToDefaults()">setToDefaults</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method to set this object to the default values.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.lowagie.text.rtf.parser.destinations.RtfDestination"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.lowagie.text.rtf.parser.destinations.<A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestination</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#addListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener)">addListener</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#afterCharacter(int)">afterCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#afterCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">afterCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#beforeCharacter(int)">beforeCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#beforeCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">beforeCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#isModified()">isModified</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCharacter(int)">onCharacter</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCloseGroup()">onCloseGroup</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onCtrlWord(com.lowagie.text.rtf.parser.ctrlwords.RtfCtrlWordData)">onCtrlWord</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#onOpenGroup()">onOpenGroup</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#removeListener(com.lowagie.text.rtf.parser.destinations.RtfDestinationListener)">removeListener</A>, <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#setParser(com.lowagie.text.rtf.parser.RtfParser)">setParser</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="instance"><!-- --></A><H3>instance</H3><PRE>private static <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestinationNull</A> <B>instance</B></PRE><DL><DL></DL></DL><HR><A NAME="lock"><!-- --></A><H3>lock</H3><PRE>private static <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>lock</B></PRE><DL><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="RtfDestinationNull()"><!-- --></A><H3>RtfDestinationNull</H3><PRE>private <B>RtfDestinationNull</B>()</PRE><DL><DD>Constructs a new RtfDestinationNull.  This constructor is hidden for internal use only.<P></DL><HR><A NAME="RtfDestinationNull(com.lowagie.text.rtf.parser.RtfParser)"><!-- --></A><H3>RtfDestinationNull</H3><PRE>private <B>RtfDestinationNull</B>(<A HREF="../../../../../../com/lowagie/text/rtf/parser/RtfParser.html" title="class in com.lowagie.text.rtf.parser">RtfParser</A>&nbsp;parser)</PRE><DL><DD>Constructs a new RtfDestinationNull.  This constructor is hidden for internal use only.<P><DL><DT><B>Parameters:</B><DD><CODE>parser</CODE> - Unused value</DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="getInstance()"><!-- --></A><H3>getInstance</H3><PRE>public static <A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestinationNull.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestinationNull</A> <B>getInstance</B>()</PRE><DL><DD>Get the singleton instance of RtfDestinationNull object.<P><DD><DL></DL></DD></DL><HR><A NAME="handleOpeningSubGroup()"><!-- --></A><H3>handleOpeningSubGroup</H3><PRE>public boolean <B>handleOpeningSubGroup</B>()</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#handleOpeningSubGroup()">RtfDestination</A></CODE></B></DD><DD>Handle a new subgroup contained within this group<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html#handleOpeningSubGroup()">handleOpeningSubGroup</A></CODE> in class <CODE><A HREF="../../../../../../com/lowagie/text/rtf/parser/destinations/RtfDestination.html" title="class in com.lowagie.text.rtf.parser.destinations">RtfDestination</A></CODE></DL></DD><DD><DL><DT><B>Returns:</B><DD>true if handled, false if not handled</DL></DD></DL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -