📄 definitionsfactoryexception.html
字号:
<BR>
Constructor.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.struts.tiles.xmlDefinition"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/struts/tiles/DefinitionsFactoryException.html">DefinitionsFactoryException</A> in <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/package-summary.html">org.apache.struts.tiles.xmlDefinition</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/package-summary.html">org.apache.struts.tiles.xmlDefinition</A> that throw <A HREF="../../../../../org/apache/struts/tiles/DefinitionsFactoryException.html">DefinitionsFactoryException</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">DefinitionsFactory</A></CODE></FONT></TD>
<TD><CODE><B>FactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/FactorySet.html#getFactory(java.lang.Object, javax.servlet.ServletRequest, javax.servlet.ServletContext)">getFactory</A></B>(java.lang.Object key, javax.servlet.ServletRequest request, javax.servlet.ServletContext servletContext)</CODE>
<BR>
Get a factory by its key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/struts/tiles/ComponentDefinition.html">ComponentDefinition</A></CODE></FONT></TD>
<TD><CODE><B>FactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/FactorySet.html#getDefinition(java.lang.String, javax.servlet.ServletRequest, javax.servlet.ServletContext)">getDefinition</A></B>(java.lang.String name, javax.servlet.ServletRequest request, javax.servlet.ServletContext servletContext)</CODE>
<BR>
Get a definition by its name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected abstract <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">DefinitionsFactory</A></CODE></FONT></TD>
<TD><CODE><B>FactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/FactorySet.html#createFactory(java.lang.Object, javax.servlet.ServletRequest, javax.servlet.ServletContext)">createFactory</A></B>(java.lang.Object key, javax.servlet.ServletRequest request, javax.servlet.ServletContext servletContext)</CODE>
<BR>
Create a factory for specified key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract void</CODE></FONT></TD>
<TD><CODE><B>FactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/FactorySet.html#initFactory(javax.servlet.ServletContext, java.util.Map)">initFactory</A></B>(javax.servlet.ServletContext servletContext, java.util.Map properties)</CODE>
<BR>
Init factory set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#initFactory(javax.servlet.ServletContext, java.util.Map)">initFactory</A></B>(javax.servlet.ServletContext servletContext, java.util.Map properties)</CODE>
<BR>
Initialization method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#initFactory(javax.servlet.ServletContext, java.lang.String)">initFactory</A></B>(javax.servlet.ServletContext servletContext, java.lang.String proposedFilename)</CODE>
<BR>
Initialization method.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">DefinitionsFactory</A></CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#createDefaultFactory(javax.servlet.ServletContext)">createDefaultFactory</A></B>(javax.servlet.ServletContext servletContext)</CODE>
<BR>
Create default factory .</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html">DefinitionsFactory</A></CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#createFactory(java.lang.Object, javax.servlet.ServletRequest, javax.servlet.ServletContext)">createFactory</A></B>(java.lang.Object key, javax.servlet.ServletRequest request, javax.servlet.ServletContext servletContext)</CODE>
<BR>
Create a factory for specified key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.html">XmlDefinitionsSet</A></CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#parseXmlFiles(javax.servlet.ServletContext, java.lang.String, org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet)">parseXmlFiles</A></B>(javax.servlet.ServletContext servletContext, java.lang.String postfix, <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.html">XmlDefinitionsSet</A> xmlDefinitions)</CODE>
<BR>
Parse files associated to postix if they exist.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.html">XmlDefinitionsSet</A></CODE></FONT></TD>
<TD><CODE><B>I18nFactorySet.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#parseXmlFile(javax.servlet.ServletContext, java.lang.String, org.apache.struts.tiles.xmlDefinition.XmlDefinitionsSet)">parseXmlFile</A></B>(javax.servlet.ServletContext servletContext, java.lang.String filename, <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/XmlDefinitionsSet.html">XmlDefinitionsSet</A> xmlDefinitions)</CODE>
<BR>
Parse specified xml file and add definition to specified definitions set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/struts/tiles/ComponentDefinition.html">ComponentDefinition</A></CODE></FONT></TD>
<TD><CODE><B>DefinitionsFactory.</B><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/DefinitionsFactory.html#getDefinition(java.lang.String, javax.servlet.ServletRequest, javax.servlet.ServletContext)">getDefinition</A></B>(java.lang.String name, javax.servlet.ServletRequest request, javax.servlet.ServletContext servletContext)</CODE>
<BR>
Get a definition by its name.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/package-summary.html">org.apache.struts.tiles.xmlDefinition</A> that throw <A HREF="../../../../../org/apache/struts/tiles/DefinitionsFactoryException.html">DefinitionsFactoryException</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/struts/tiles/xmlDefinition/I18nFactorySet.html#I18nFactorySet(javax.servlet.ServletContext, java.util.Map)">I18nFactorySet</A></B>(javax.servlet.ServletContext servletContext, java.util.Map properties)</CODE>
<BR>
Constructor.</TD>
</TR>
</TABLE>
<P>
<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/struts/tiles/DefinitionsFactoryException.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </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">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="DefinitionsFactoryException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -