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

📄 xmlparser.html

📁 java编程java编程java编程java编程java编程java编程java编程
💻 HTML
📖 第 1 页 / 共 3 页
字号:

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.io.InputStream, java.util.HashMap)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A>&nbsp;is,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file and writes the content to a document, using a certain tagmap.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.io.InputStream, java.lang.String)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A>&nbsp;is,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.io.Reader)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html">Reader</A>&nbsp;is)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.io.Reader, java.util.HashMap)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html">Reader</A>&nbsp;is,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file and writes the content to a document, using a certain tagmap.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.io.Reader, java.lang.String)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html">Reader</A>&nbsp;is,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.lang.String)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.lang.String, java.util.HashMap)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file and writes the content to a document, using a certain tagmap.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/xml/XmlParser.html#parse(com.lowagie.text.DocListener, java.lang.String, java.lang.String)">parse</A></B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file,      <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tagmap)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parses a given file that validates with the iText DTD and writes the content to a document.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ FIELD DETAIL =========== -->

<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="parser"><!-- --></A><H3>
parser</H3>
<PRE>
protected javax.xml.parsers.SAXParser <B>parser</B></PRE>
<DL>
<DD>This is the instance of the parser.
<P>
<DL>
</DL>
</DL>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="XmlParser()"><!-- --></A><H3>
XmlParser</H3>
<PRE>
public <B>XmlParser</B>()</PRE>
<DL>
<DD>Constructs an XmlParser.
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>

<A NAME="go(com.lowagie.text.DocListener, org.xml.sax.InputSource)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               org.xml.sax.InputSource&nbsp;is)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="go(com.lowagie.text.DocListener, org.xml.sax.InputSource, java.lang.String)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               org.xml.sax.InputSource&nbsp;is,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tagmap)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="go(com.lowagie.text.DocListener, org.xml.sax.InputSource, java.util.HashMap)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               org.xml.sax.InputSource&nbsp;is,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>&nbsp;tagmap)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="go(com.lowagie.text.DocListener, java.lang.String)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="go(com.lowagie.text.DocListener, java.lang.String, java.lang.String)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tagmap)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="go(com.lowagie.text.DocListener, java.lang.String, java.util.HashMap)"><!-- --></A><H3>
go</H3>
<PRE>
public void <B>go</B>(<A HREF="../../../../com/lowagie/text/DocListener.html">DocListener</A>&nbsp;document,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>&nbsp;file,               <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>&nbsp;tagmap)</PRE>
<DL>
<DD>Parses a given file.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="parse(com.lowagie.text.DocListener, org.xml.sax.InputSource)"><!-- --></A><H3>

⌨️ 快捷键说明

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