~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/taglib/html/XhtmlTag.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:44:08 EDT 2003 -->
 
6
<TITLE>
 
7
XhtmlTag (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<META NAME="keywords" CONTENT="org.apache.struts.taglib.html.XhtmlTag,XhtmlTag class">
 
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
11
</HEAD>
 
12
<SCRIPT>
 
13
function asd()
 
14
{
 
15
parent.document.title="XhtmlTag (Apache Struts API Documentation)";
 
16
}
 
17
</SCRIPT>
 
18
<BODY BGCOLOR="white" onload="asd();">
 
19
 
 
20
<!-- ========== START OF NAVBAR ========== -->
 
21
<A NAME="navbar_top"><!-- --></A>
 
22
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
23
<TR>
 
24
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
25
<A NAME="navbar_top_firstrow"><!-- --></A>
 
26
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
27
  <TR ALIGN="center" VALIGN="top">
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
30
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XhtmlTag.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
33
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
36
  </TR>
 
37
</TABLE>
 
38
</TD>
 
39
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
40
</EM>
 
41
</TD>
 
42
</TR>
 
43
 
 
44
<TR>
 
45
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
46
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/html/TextTag.html"><B>PREV CLASS</B></A>&nbsp;
 
47
&nbsp;NEXT CLASS</FONT></TD>
 
48
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
49
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
50
&nbsp;<A HREF="XhtmlTag.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
51
&nbsp;
 
52
<SCRIPT>
 
53
  <!--
 
54
  if(window==top) {
 
55
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
56
  }
 
57
  //-->
 
58
</SCRIPT>
 
59
<NOSCRIPT>
 
60
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
61
</NOSCRIPT>
 
62
</FONT></TD>
 
63
</TR>
 
64
<TR>
 
65
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
66
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.servlet.jsp.tagext.TagSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
67
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
68
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<!-- =========== END OF NAVBAR =========== -->
 
72
 
 
73
<HR>
 
74
<!-- ======== START OF CLASS DATA ======== -->
 
75
<H2>
 
76
<FONT SIZE="-1">
 
77
org.apache.struts.taglib.html</FONT>
 
78
<BR>
 
79
Class XhtmlTag</H2>
 
80
<PRE>
 
81
java.lang.Object
 
82
  |
 
83
  +--javax.servlet.jsp.tagext.TagSupport
 
84
        |
 
85
        +--<B>org.apache.struts.taglib.html.XhtmlTag</B>
 
86
</PRE>
 
87
<DL>
 
88
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, javax.servlet.jsp.tagext.Tag</DD>
 
89
</DL>
 
90
<HR>
 
91
<DL>
 
92
<DT>public class <B>XhtmlTag</B><DT>extends javax.servlet.jsp.tagext.TagSupport</DL>
 
93
 
 
94
<P>
 
95
This tag tells all other html taglib tags to render themselves in xhtml.  It has no 
 
96
 attributes; it's presence in a page turns on xhtml.
 
97
 <p>
 
98
 Example:<br/>
 
99
 &lt;html:xhtml/&gt;
 
100
 </p>
 
101
<P>
 
102
 
 
103
<P>
 
104
<DL>
 
105
<DT><B>Author:</B></DT>
 
106
  <DD>David Graham</DD>
 
107
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html" TARGET="org.apache.struts.taglib.html.XhtmlTag">Serialized Form</A></DL>
 
108
<HR>
 
109
 
 
110
<P>
 
111
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
112
 
 
113
 
 
114
<!-- =========== FIELD SUMMARY =========== -->
 
115
 
 
116
<A NAME="field_summary"><!-- --></A>
 
117
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
119
<TD COLSPAN=2><FONT SIZE="+2">
 
120
<B>Field Summary</B></FONT></TD>
 
121
</TR>
 
122
</TABLE>
 
123
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.TagSupport"><!-- --></A>
 
124
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
126
<TD><B>Fields inherited from class javax.servlet.jsp.tagext.TagSupport</B></TD>
 
127
</TR>
 
128
<TR BGCOLOR="white" CLASS="TableRowColor">
 
129
<TD><CODE>id, pageContext</CODE></TD>
 
130
</TR>
 
131
</TABLE>
 
132
&nbsp;<A NAME="fields_inherited_from_class_javax.servlet.jsp.tagext.Tag"><!-- --></A>
 
133
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
134
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
135
<TD><B>Fields inherited from interface javax.servlet.jsp.tagext.Tag</B></TD>
 
136
</TR>
 
137
<TR BGCOLOR="white" CLASS="TableRowColor">
 
138
<TD><CODE>EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE</CODE></TD>
 
139
</TR>
 
140
</TABLE>
 
141
&nbsp;
 
142
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
143
 
 
144
<A NAME="constructor_summary"><!-- --></A>
 
145
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
146
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
147
<TD COLSPAN=2><FONT SIZE="+2">
 
148
<B>Constructor Summary</B></FONT></TD>
 
149
</TR>
 
150
<TR BGCOLOR="white" CLASS="TableRowColor">
 
151
<TD><CODE><B><A HREF="../../../../../org/apache/struts/taglib/html/XhtmlTag.html#XhtmlTag()">XhtmlTag</A></B>()</CODE>
 
152
 
 
153
<BR>
 
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for XhtmlTag.</TD>
 
155
</TR>
 
156
</TABLE>
 
157
&nbsp;
 
158
<!-- ========== METHOD SUMMARY =========== -->
 
159
 
 
160
<A NAME="method_summary"><!-- --></A>
 
161
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
162
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
163
<TD COLSPAN=2><FONT SIZE="+2">
 
164
<B>Method Summary</B></FONT></TD>
 
165
</TR>
 
166
<TR BGCOLOR="white" CLASS="TableRowColor">
 
167
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
168
<CODE>&nbsp;int</CODE></FONT></TD>
 
169
<TD><CODE><B><A HREF="../../../../../org/apache/struts/taglib/html/XhtmlTag.html#doEndTag()">doEndTag</A></B>()</CODE>
 
170
 
 
171
<BR>
 
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 
173
</TR>
 
174
</TABLE>
 
175
&nbsp;<A NAME="methods_inherited_from_class_javax.servlet.jsp.tagext.TagSupport"><!-- --></A>
 
176
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
177
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
178
<TD><B>Methods inherited from class javax.servlet.jsp.tagext.TagSupport</B></TD>
 
179
</TR>
 
180
<TR BGCOLOR="white" CLASS="TableRowColor">
 
181
<TD><CODE>doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue</CODE></TD>
 
182
</TR>
 
183
</TABLE>
 
184
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
185
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
186
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
187
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
188
</TR>
 
189
<TR BGCOLOR="white" CLASS="TableRowColor">
 
190
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
191
</TR>
 
192
</TABLE>
 
193
&nbsp;
 
194
<P>
 
195
 
 
196
<!-- ============ FIELD DETAIL =========== -->
 
197
 
 
198
 
 
199
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
200
 
 
201
<A NAME="constructor_detail"><!-- --></A>
 
202
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
203
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
204
<TD COLSPAN=1><FONT SIZE="+2">
 
205
<B>Constructor Detail</B></FONT></TD>
 
206
</TR>
 
207
</TABLE>
 
208
 
 
209
<A NAME="XhtmlTag()"><!-- --></A><H3>
 
210
XhtmlTag</H3>
 
211
<PRE>
 
212
public <B>XhtmlTag</B>()</PRE>
 
213
<DL>
 
214
<DD>Constructor for XhtmlTag.
 
215
<P>
 
216
</DL>
 
217
 
 
218
<!-- ============ METHOD DETAIL ========== -->
 
219
 
 
220
<A NAME="method_detail"><!-- --></A>
 
221
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
222
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
223
<TD COLSPAN=1><FONT SIZE="+2">
 
224
<B>Method Detail</B></FONT></TD>
 
225
</TR>
 
226
</TABLE>
 
227
 
 
228
<A NAME="doEndTag()"><!-- --></A><H3>
 
229
doEndTag</H3>
 
230
<PRE>
 
231
public int <B>doEndTag</B>()
 
232
             throws javax.servlet.jsp.JspException</PRE>
 
233
<DL>
 
234
<DD><DL>
 
235
<DT><B>Specified by:</B><DD><CODE>doEndTag</CODE> in interface <CODE>javax.servlet.jsp.tagext.Tag</CODE><DT><B>Overrides:</B><DD><CODE>doEndTag</CODE> in class <CODE>javax.servlet.jsp.tagext.TagSupport</CODE></DL>
 
236
</DD>
 
237
<DD><DL>
 
238
 
 
239
<DD><CODE>javax.servlet.jsp.JspException</CODE><DT><B>See Also:</B><DD><CODE>Tag.doEndTag()</CODE></DL>
 
240
</DD>
 
241
</DL>
 
242
<!-- ========= END OF CLASS DATA ========= -->
 
243
<HR>
 
244
 
 
245
<!-- ========== START OF NAVBAR ========== -->
 
246
<A NAME="navbar_bottom"><!-- --></A>
 
247
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
248
<TR>
 
249
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
250
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
251
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
252
  <TR ALIGN="center" VALIGN="top">
 
253
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
254
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
255
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
256
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/XhtmlTag.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
257
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
258
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
259
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
260
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
261
  </TR>
 
262
</TABLE>
 
263
</TD>
 
264
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
265
</EM>
 
266
</TD>
 
267
</TR>
 
268
 
 
269
<TR>
 
270
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
271
&nbsp;<A HREF="../../../../../org/apache/struts/taglib/html/TextTag.html"><B>PREV CLASS</B></A>&nbsp;
 
272
&nbsp;NEXT CLASS</FONT></TD>
 
273
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
274
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
275
&nbsp;<A HREF="XhtmlTag.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
276
&nbsp;
 
277
<SCRIPT>
 
278
  <!--
 
279
  if(window==top) {
 
280
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
281
  }
 
282
  //-->
 
283
</SCRIPT>
 
284
<NOSCRIPT>
 
285
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
286
</NOSCRIPT>
 
287
</FONT></TD>
 
288
</TR>
 
289
<TR>
 
290
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
291
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.servlet.jsp.tagext.TagSupport">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
292
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
293
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
294
</TR>
 
295
</TABLE>
 
296
<!-- =========== END OF NAVBAR =========== -->
 
297
 
 
298
<HR>
 
299
Copyright � 2000-2003 - Apache Software Foundation
 
300
</BODY>
 
301
</HTML>