~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to legacy/api-1.1/org/apache/struts/config/class-use/ConfigHelperInterface.html

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
Import upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Fri Aug 22 03:43:48 EDT 2003 -->
 
6
<TITLE>
 
7
Uses of Interface org.apache.struts.config.ConfigHelperInterface (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
10
</HEAD>
 
11
<SCRIPT>
 
12
function asd()
 
13
{
 
14
parent.document.title="Uses of Interface org.apache.struts.config.ConfigHelperInterface (Apache Struts API Documentation)";
 
15
}
 
16
</SCRIPT>
 
17
<BODY BGCOLOR="white" onload="asd();">
 
18
 
 
19
<!-- ========== START OF NAVBAR ========== -->
 
20
<A NAME="navbar_top"><!-- --></A>
 
21
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
22
<TR>
 
23
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
24
<A NAME="navbar_top_firstrow"><!-- --></A>
 
25
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
26
  <TR ALIGN="center" VALIGN="top">
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
30
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
33
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
35
  </TR>
 
36
</TABLE>
 
37
</TD>
 
38
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
39
</EM>
 
40
</TD>
 
41
</TR>
 
42
 
 
43
<TR>
 
44
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
45
&nbsp;PREV&nbsp;
 
46
&nbsp;NEXT</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="ConfigHelperInterface.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
50
&nbsp;
 
51
<SCRIPT>
 
52
  <!--
 
53
  if(window==top) {
 
54
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
55
  }
 
56
  //-->
 
57
</SCRIPT>
 
58
<NOSCRIPT>
 
59
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
60
</NOSCRIPT>
 
61
</FONT></TD>
 
62
</TR>
 
63
</TABLE>
 
64
<!-- =========== END OF NAVBAR =========== -->
 
65
 
 
66
<HR>
 
67
<CENTER>
 
68
<H2>
 
69
<B>Uses of Interface<br>org.apache.struts.config.ConfigHelperInterface</B></H2>
 
70
</CENTER>
 
71
 
 
72
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
73
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
74
<TD COLSPAN=2><FONT SIZE="+2">
 
75
Packages that use <A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html">ConfigHelperInterface</A></FONT></TD>
 
76
</TR>
 
77
<TR BGCOLOR="white" CLASS="TableRowColor">
 
78
<TD><A HREF="#org.apache.struts.config"><B>org.apache.struts.config</B></A></TD>
 
79
<TD>The "config" package contains configuration objects that correspond to
 
80
elements that may be specified in the <code>struts-config.xml</code>
 
81
module configuration file.&nbsp;</TD>
 
82
</TR>
 
83
</TABLE>
 
84
&nbsp;
 
85
<P>
 
86
<A NAME="org.apache.struts.config"><!-- --></A>
 
87
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
88
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
89
<TD COLSPAN=2><FONT SIZE="+2">
 
90
Uses of <A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html">ConfigHelperInterface</A> in <A HREF="../../../../../org/apache/struts/config/package-summary.html">org.apache.struts.config</A></FONT></TD>
 
91
</TR>
 
92
</TABLE>
 
93
&nbsp;
 
94
<P>
 
95
 
 
96
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
97
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
98
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/apache/struts/config/package-summary.html">org.apache.struts.config</A> that implement <A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html">ConfigHelperInterface</A></FONT></TD>
 
99
</TR>
 
100
<TR BGCOLOR="white" CLASS="TableRowColor">
 
101
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
102
<CODE>&nbsp;class</CODE></FONT></TD>
 
103
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/ConfigHelper.html">ConfigHelper</A></B></CODE>
 
104
 
 
105
<BR>
 
106
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NOTE: THIS CLASS IS UNDER ACTIVE DEVELOPMENT.</TD>
 
107
</TR>
 
108
</TABLE>
 
109
&nbsp;
 
110
<P>
 
111
<HR>
 
112
 
 
113
<!-- ========== START OF NAVBAR ========== -->
 
114
<A NAME="navbar_bottom"><!-- --></A>
 
115
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
116
<TR>
 
117
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
118
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
119
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
120
  <TR ALIGN="center" VALIGN="top">
 
121
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
122
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
123
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/apache/struts/config/ConfigHelperInterface.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
124
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
125
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
126
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
127
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
128
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
129
  </TR>
 
130
</TABLE>
 
131
</TD>
 
132
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
133
</EM>
 
134
</TD>
 
135
</TR>
 
136
 
 
137
<TR>
 
138
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
139
&nbsp;PREV&nbsp;
 
140
&nbsp;NEXT</FONT></TD>
 
141
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
142
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
143
&nbsp;<A HREF="ConfigHelperInterface.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
144
&nbsp;
 
145
<SCRIPT>
 
146
  <!--
 
147
  if(window==top) {
 
148
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
149
  }
 
150
  //-->
 
151
</SCRIPT>
 
152
<NOSCRIPT>
 
153
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
154
</NOSCRIPT>
 
155
</FONT></TD>
 
156
</TR>
 
157
</TABLE>
 
158
<!-- =========== END OF NAVBAR =========== -->
 
159
 
 
160
<HR>
 
161
Copyright � 2000-2003 - Apache Software Foundation
 
162
</BODY>
 
163
</HTML>