blob: 354e94fd8d414f35d1999f61d666fb6af8d2181e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_17) on Fri Jun 04 12:28:55 PDT 2010 -->
<TITLE>
ITagConverter
</TITLE>
<META NAME="date" CONTENT="2010-06-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ITagConverter";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ITagConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/IDOMFactory.html" title="interface in org.eclipse.jst.pagedesigner.converter"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/JSFConverterUtil.html" title="class in org.eclipse.jst.pagedesigner.converter"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/jst/pagedesigner/converter/ITagConverter.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ITagConverter.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.jst.pagedesigner.converter</FONT>
<BR>
Interface ITagConverter</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/AbstractTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">AbstractTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/DefaultUnknownTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">DefaultUnknownTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/DumDeepTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">DumDeepTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/DumDescriptionTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">DumDescriptionTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/DumTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">DumTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/HiddenTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">HiddenTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/HiddenTagConverter2.html" title="class in org.eclipse.jst.pagedesigner.converter">HiddenTagConverter2</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/HTMLStringTagConverter.html" title="class in org.eclipse.jst.pagedesigner.converter">HTMLStringTagConverter</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/TagConverterToDumBlock.html" title="class in org.eclipse.jst.pagedesigner.converter">TagConverterToDumBlock</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/TagConverterToInlineBlock.html" title="class in org.eclipse.jst.pagedesigner.converter">TagConverterToInlineBlock</A>, <A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/TagConverterToSpan.html" title="class in org.eclipse.jst.pagedesigner.converter">TagConverterToSpan</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>ITagConverter</B></DL>
</PRE>
<P>
ITagConverter is used to convert a custom tag to a HTML tag. Each
ITagConverter instance will be dedicated to a single custom tag element.
<P>
<P>
<DL>
<DT><B>Version:</B></DT>
<DD>1.5</DD>
</DL>
<HR>
<P>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#convertRefresh(java.lang.Object)">convertRefresh</A></B>(java.lang.Object&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;refresh the internal state of this ITagConverter.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#dispose()">dispose</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;API contract needed here</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getChildModeList()">getChildModeList</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ConvertPosition.html" title="class in org.eclipse.jst.pagedesigner.converter">ConvertPosition</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getChildVisualPosition(org.w3c.dom.Node)">getChildVisualPosition</A></B>(org.w3c.dom.Node&nbsp;childModel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For child nodes that need further convert, return their position in the
converted DOM tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getHostElement()">getHostElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getNonVisualChildren()">getNonVisualChildren</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getResultElement()">getResultElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;Image</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#getVisualImage()">getVisualImage</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if isVisualByHTML() return false, then this method should return an image
to be displayed in designer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#isMultiLevel()">isMultiLevel</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When the convert result in multi-level element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#isVisualByHTML()">isVisualByHTML</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for some tags, they don't convert to HTML.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#isWidget()">isWidget</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#setDestDocument(IDOMDocument)">setDestDocument</A></B>(IDOMDocument&nbsp;document)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the target document where the converted node should belong to.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ITagConverter.html#setMode(int)">setMode</A></B>(int&nbsp;mode)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setDestDocument(IDOMDocument)"><!-- --></A><H3>
setDestDocument</H3>
<PRE>
void <B>setDestDocument</B>(IDOMDocument&nbsp;document)</PRE>
<DL>
<DD>Set the target document where the converted node should belong to.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>document</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="convertRefresh(java.lang.Object)"><!-- --></A><H3>
convertRefresh</H3>
<PRE>
void <B>convertRefresh</B>(java.lang.Object&nbsp;context)</PRE>
<DL>
<DD>refresh the internal state of this ITagConverter. This method normally is
called when the host element change.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>context</CODE> - </DL>
</DD>
</DL>
<HR>
<A NAME="getHostElement()"><!-- --></A><H3>
getHostElement</H3>
<PRE>
org.w3c.dom.Element <B>getHostElement</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>The host element being converted.</DL>
</DD>
</DL>
<HR>
<A NAME="isVisualByHTML()"><!-- --></A><H3>
isVisualByHTML</H3>
<PRE>
boolean <B>isVisualByHTML</B>()</PRE>
<DL>
<DD>for some tags, they don't convert to HTML. In that case, this method
should return false for them. And if this method return false, then
should return an image in <code>getVisualImage()</code> for displaying
in the designer.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>true if the tag represents something that will be rendered visually at runtime</DL>
</DD>
</DL>
<HR>
<A NAME="getVisualImage()"><!-- --></A><H3>
getVisualImage</H3>
<PRE>
Image <B>getVisualImage</B>()</PRE>
<DL>
<DD>if isVisualByHTML() return false, then this method should return an image
to be displayed in designer.
Normally this image will be a shared image for those hidden elements. It
is this class's responsibility to dispose the image if the image is not a
shared one.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the placeholder image for non-visual tags</DL>
</DD>
</DL>
<HR>
<A NAME="getResultElement()"><!-- --></A><H3>
getResultElement</H3>
<PRE>
org.w3c.dom.Element <B>getResultElement</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the result element after conversion</DL>
</DD>
</DL>
<HR>
<A NAME="getChildModeList()"><!-- --></A><H3>
getChildModeList</H3>
<PRE>
java.util.List <B>getChildModeList</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the list of children that should be continuely converted.</DL>
</DD>
</DL>
<HR>
<A NAME="getNonVisualChildren()"><!-- --></A><H3>
getNonVisualChildren</H3>
<PRE>
java.util.List <B>getNonVisualChildren</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>a list of Element tags that map to non-visual children
Type should be always be Element.</DL>
</DD>
</DL>
<HR>
<A NAME="getChildVisualPosition(org.w3c.dom.Node)"><!-- --></A><H3>
getChildVisualPosition</H3>
<PRE>
<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/ConvertPosition.html" title="class in org.eclipse.jst.pagedesigner.converter">ConvertPosition</A> <B>getChildVisualPosition</B>(org.w3c.dom.Node&nbsp;childModel)</PRE>
<DL>
<DD>For child nodes that need further convert, return their position in the
converted DOM tree.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>childModel</CODE> -
<DT><B>Returns:</B><DD>the position of child nodes</DL>
</DD>
</DL>
<HR>
<A NAME="isMultiLevel()"><!-- --></A><H3>
isMultiLevel</H3>
<PRE>
boolean <B>isMultiLevel</B>()</PRE>
<DL>
<DD>When the convert result in multi-level element. If this method return
false, then the caller should not use child nodes of
<code>getHostElement()</code>
<P>
<DD><DL>
<DT><B>Returns:</B><DD>true if the host element has convertable children</DL>
</DD>
</DL>
<HR>
<A NAME="isWidget()"><!-- --></A><H3>
isWidget</H3>
<PRE>
boolean <B>isWidget</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>true if the host element is a widget</DL>
</DD>
</DL>
<HR>
<A NAME="dispose()"><!-- --></A><H3>
dispose</H3>
<PRE>
void <B>dispose</B>()</PRE>
<DL>
<DD>API contract needed here
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setMode(int)"><!-- --></A><H3>
setMode</H3>
<PRE>
void <B>setMode</B>(int&nbsp;mode)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>mode</CODE> - </DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ITagConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/IDOMFactory.html" title="interface in org.eclipse.jst.pagedesigner.converter"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/jst/pagedesigner/converter/JSFConverterUtil.html" title="class in org.eclipse.jst.pagedesigner.converter"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/jst/pagedesigner/converter/ITagConverter.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ITagConverter.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>