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

« back to all changes in this revision

Viewing changes to legacy/api-1.0/org/apache/struts/taglib/bean/ParameterTei.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 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Fri Jun 15 16:53:36 PDT 2001 -->
 
6
<TITLE>
 
7
Apache Struts API Documentation: Class  ParameterTei
 
8
</TITLE>
 
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
10
</HEAD>
 
11
<BODY BGCOLOR="white">
 
12
 
 
13
<!-- ========== START OF NAVBAR ========== -->
 
14
<A NAME="navbar_top"><!-- --></A>
 
15
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
16
<TR>
 
17
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
18
<A NAME="navbar_top_firstrow"><!-- --></A>
 
19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
20
  <TR ALIGN="center" VALIGN="top">
 
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
28
  </TR>
 
29
</TABLE>
 
30
</TD>
 
31
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
32
</EM>
 
33
</TD>
 
34
</TR>
 
35
 
 
36
<TR>
 
37
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
38
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/bean/ParameterTag.html"><B>PREV CLASS</B></A>&nbsp;
 
39
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/bean/ResourceTag.html"><B>NEXT CLASS</B></A></FONT></TD>
 
40
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
41
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
42
&nbsp;<A HREF="ParameterTei.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
43
</TR>
 
44
<TR>
 
45
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
46
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.servlet.jsp.tagext.TagExtraInfo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
47
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
48
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
49
</TR>
 
50
</TABLE>
 
51
<!-- =========== END OF NAVBAR =========== -->
 
52
 
 
53
<HR>
 
54
<!-- ======== START OF CLASS DATA ======== -->
 
55
<H2>
 
56
<FONT SIZE="-1">
 
57
org.apache.struts.taglib.bean</FONT>
 
58
<BR>
 
59
Class  ParameterTei</H2>
 
60
<PRE>
 
61
java.lang.Object
 
62
  |
 
63
  +--javax.servlet.jsp.tagext.TagExtraInfo
 
64
        |
 
65
        +--<B>org.apache.struts.taglib.bean.ParameterTei</B>
 
66
</PRE>
 
67
<HR>
 
68
<DL>
 
69
<DT>public class <B>ParameterTei</B><DT>extends javax.servlet.jsp.tagext.TagExtraInfo</DL>
 
70
 
 
71
<P>
 
72
Implementation of <code>TagExtraInfo</code> for the <b>parameter</b>
 
73
 tag, identifying the scripting object(s) to be made visible.
 
74
<P>
 
75
<DL>
 
76
<DT><B>Version: </B><DD>$Revision: 1.1 $ $Date: 2001/09/17 20:08:02 $</DD>
 
77
<DT><B>Author: </B><DD>Craig R. McClanahan</DD>
 
78
</DL>
 
79
<HR>
 
80
 
 
81
<P>
 
82
<!-- ======== INNER CLASS SUMMARY ======== -->
 
83
 
 
84
 
 
85
<!-- =========== FIELD SUMMARY =========== -->
 
86
 
 
87
<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.TagExtraInfo"><!-- --></A>
 
88
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
89
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
90
<TD><B>Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo</B></TD>
 
91
</TR>
 
92
<TR BGCOLOR="white" CLASS="TableRowColor">
 
93
<TD><CODE>tagInfo</CODE></TD>
 
94
</TR>
 
95
</TABLE>
 
96
&nbsp;
 
97
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
98
 
 
99
<A NAME="constructor_summary"><!-- --></A>
 
100
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
101
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
102
<TD COLSPAN=2><FONT SIZE="+2">
 
103
<B>Constructor Summary</B></FONT></TD>
 
104
</TR>
 
105
<TR BGCOLOR="white" CLASS="TableRowColor">
 
106
<TD><CODE><B><A HREF="../../../../../org/apache/struts/taglib/bean/ParameterTei.html#ParameterTei()">ParameterTei</A></B>()</CODE>
 
107
 
 
108
<BR>
 
109
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
110
</TR>
 
111
</TABLE>
 
112
&nbsp;
 
113
<!-- ========== METHOD SUMMARY =========== -->
 
114
 
 
115
<A NAME="method_summary"><!-- --></A>
 
116
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
118
<TD COLSPAN=2><FONT SIZE="+2">
 
119
<B>Method Summary</B></FONT></TD>
 
120
</TR>
 
121
<TR BGCOLOR="white" CLASS="TableRowColor">
 
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
123
<CODE>&nbsp;javax.servlet.jsp.tagext.VariableInfo[]</CODE></FONT></TD>
 
124
<TD><CODE><B><A HREF="../../../../../org/apache/struts/taglib/bean/ParameterTei.html#getVariableInfo(javax.servlet.jsp.tagext.TagData)">getVariableInfo</A></B>(javax.servlet.jsp.tagext.TagData&nbsp;data)</CODE>
 
125
 
 
126
<BR>
 
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return information about the scripting variables to be created.</TD>
 
128
</TR>
 
129
</TABLE>
 
130
&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.jsp.tagext.TagExtraInfo"><!-- --></A>
 
131
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
132
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
133
<TD><B>Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo</B></TD>
 
134
</TR>
 
135
<TR BGCOLOR="white" CLASS="TableRowColor">
 
136
<TD><CODE>getTagInfo, isValid, setTagInfo</CODE></TD>
 
137
</TR>
 
138
</TABLE>
 
139
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
140
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
141
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
142
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
143
</TR>
 
144
<TR BGCOLOR="white" CLASS="TableRowColor">
 
145
<TD><CODE><clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait</CODE></TD>
 
146
</TR>
 
147
</TABLE>
 
148
&nbsp;
 
149
<P>
 
150
 
 
151
<!-- ============ FIELD DETAIL =========== -->
 
152
 
 
153
 
 
154
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
155
 
 
156
<A NAME="constructor_detail"><!-- --></A>
 
157
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
159
<TD COLSPAN=1><FONT SIZE="+2">
 
160
<B>Constructor Detail</B></FONT></TD>
 
161
</TR>
 
162
</TABLE>
 
163
 
 
164
<A NAME="ParameterTei()"><!-- --></A><H3>
 
165
ParameterTei</H3>
 
166
<PRE>
 
167
public <B>ParameterTei</B>()</PRE>
 
168
<DL>
 
169
</DL>
 
170
 
 
171
<!-- ============ METHOD DETAIL ========== -->
 
172
 
 
173
<A NAME="method_detail"><!-- --></A>
 
174
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
175
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
176
<TD COLSPAN=1><FONT SIZE="+2">
 
177
<B>Method Detail</B></FONT></TD>
 
178
</TR>
 
179
</TABLE>
 
180
 
 
181
<A NAME="getVariableInfo(javax.servlet.jsp.tagext.TagData)"><!-- --></A><H3>
 
182
getVariableInfo</H3>
 
183
<PRE>
 
184
public javax.servlet.jsp.tagext.VariableInfo[] <B>getVariableInfo</B>(javax.servlet.jsp.tagext.TagData&nbsp;data)</PRE>
 
185
<DL>
 
186
<DD>Return information about the scripting variables to be created.<DD><DL>
 
187
<DT><B>Overrides:</B><DD><CODE>getVariableInfo</CODE> in class <CODE>javax.servlet.jsp.tagext.TagExtraInfo</CODE></DL>
 
188
</DD>
 
189
</DL>
 
190
<!-- ========= END OF CLASS DATA ========= -->
 
191
<HR>
 
192
 
 
193
<!-- ========== START OF NAVBAR ========== -->
 
194
<A NAME="navbar_bottom"><!-- --></A>
 
195
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
196
<TR>
 
197
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
198
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
199
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
200
  <TR ALIGN="center" VALIGN="top">
 
201
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
202
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
203
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
204
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
205
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
206
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
207
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
208
  </TR>
 
209
</TABLE>
 
210
</TD>
 
211
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
212
</EM>
 
213
</TD>
 
214
</TR>
 
215
 
 
216
<TR>
 
217
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
218
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/bean/ParameterTag.html"><B>PREV CLASS</B></A>&nbsp;
 
219
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/bean/ResourceTag.html"><B>NEXT CLASS</B></A></FONT></TD>
 
220
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
221
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
222
&nbsp;<A HREF="ParameterTei.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
223
</TR>
 
224
<TR>
 
225
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
226
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.servlet.jsp.tagext.TagExtraInfo">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
227
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
228
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
229
</TR>
 
230
</TABLE>
 
231
<!-- =========== END OF NAVBAR =========== -->
 
232
 
 
233
<HR>
 
234
Copyright � 2000-2001 - Apache Software Foundation
 
235
</BODY>
 
236
</HTML>