📄 xmlparser.html
字号:
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<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="digester"><!-- --></A><H3>
digester</H3>
<PRE>
protected org.apache.commons.digester.Digester <B>digester</B></PRE>
<DL>
<DD>Associated digester.</DL>
<HR>
<A NAME="validating"><!-- --></A><H3>
validating</H3>
<PRE>
protected boolean <B>validating</B></PRE>
<DL>
<DD>Should we use a validating XML parser to read the configuration file. Default is <code>false</code>.</DL>
<HR>
<A NAME="registrations"><!-- --></A><H3>
registrations</H3>
<PRE>
protected java.lang.String[] <B>registrations</B></PRE>
<DL>
<DD>The set of public identifiers, and corresponding resource names for the versions of the configuration file DTDs we know about. There <strong>MUST</strong> be an even number of Strings in this list!</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>Constructor. Creates a digester parser and initializes syntax rules.</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="setValidating(boolean)"><!-- --></A><H3>
setValidating</H3>
<PRE>
public void <B>setValidating</B>(boolean validating)</PRE>
<DL>
<DD>Set digester validating flag.</DL>
<HR>
<A NAME="initDigesterForComponentsDefinitionsSyntax(org.apache.commons.digester.Digester)"><!-- --></A><H3>
initDigesterForComponentsDefinitionsSyntax</H3>
<PRE>
private void <B>initDigesterForComponentsDefinitionsSyntax</B>(org.apache.commons.digester.Digester digester)</PRE>
<DL>
<DD>Init digester for components syntax. This is an old set of rules, left for backward compatibility.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>digester</CODE> - Digester instance to use.</DL>
</DD>
</DL>
<HR>
<A NAME="initDigesterForTilesDefinitionsSyntax(org.apache.commons.digester.Digester)"><!-- --></A><H3>
initDigesterForTilesDefinitionsSyntax</H3>
<PRE>
private void <B>initDigesterForTilesDefinitionsSyntax</B>(org.apache.commons.digester.Digester digester)</PRE>
<DL>
<DD>Init digester for Tiles syntax. Same as components, but with first element = tiles-definitions<DD><DL>
<DT><B>Parameters:</B><DD><CODE>digester</CODE> - Digester instance to use.</DL>
</DD>
</DL>
<HR>
<A NAME="initDigesterForInstancesSyntax(org.apache.commons.digester.Digester)"><!-- --></A><H3>
initDigesterForInstancesSyntax</H3>
<PRE>
private void <B>initDigesterForInstancesSyntax</B>(org.apache.commons.digester.Digester digester)</PRE>
<DL>
<DD>Init digester in order to parse instances definition file syntax. Instances is an old name for "definition". This method is left for backwards compatibility.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>digester</CODE> - Digester instance to use.</DL>
</DD>
</DL>
<HR>
<A NAME="initDigester(org.apache.commons.digester.Digester)"><!-- --></A><H3>
initDigester</H3>
<PRE>
protected void <B>initDigester</B>(org.apache.commons.digester.Digester digester)</PRE>
<DL>
<DD>Init digester.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>digester</CODE> - Digester instance to use.</DL>
</DD>
</DL>
<HR>
<A NAME="parse(java.io.InputStream, org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet)"><!-- --></A><H3>
parse</H3>
<PRE>
public void <B>parse</B>(java.io.InputStream in, <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.html">XmlDefinitionsSet</A> definitions) throws java.io.IOException, org.xml.sax.SAXException</PRE>
<DL>
<DD>Parse input reader and add encountered definitions to definitions set.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>in</CODE> - Input stream.<DD><CODE>definitions</CODE> - Xml Definitions set to which encountered definition are added.<DT><B>Throws:</B><DD><CODE>java.io.IOException</CODE> - On errors during file parsing.<DD><CODE>org.xml.sax.SAXException</CODE> - On errors parsing XML.</DL>
</DD>
</DL>
<HR>
<A NAME="main(java.lang.String[])"><!-- --></A><H3>
main</H3>
<PRE>
public static void <B>main</B>(java.lang.String[] args)</PRE>
<DL>
<DD>Main method to check file syntax.</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlListAttribute.html"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="XmlParser.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -