blob: 2748ef7afd05bee4417444d0c2714fa57e88e93a [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.5.0_18) on Sun Apr 01 21:18:35 PDT 2012 -->
<TITLE>
ElemDesc
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xml.serializer.ElemDesc class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ElemDesc";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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/ElemDesc.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-all.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/apache/xml/serializer/ElemContext.html" title="class in org.apache.xml.serializer"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/serializer/EmptySerializer.html" title="class in org.apache.xml.serializer"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/serializer/ElemDesc.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ElemDesc.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.apache.xml.serializer</FONT>
<BR>
Class ElemDesc</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xml.serializer.ElemDesc</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.33"><B>ElemDesc</B></A><DT>extends java.lang.Object</DL>
</PRE>
<P>
This class has a series of flags (bit values) that describe an HTML element
<p>
This class is not a public API.
It is public because it is used outside of this package.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_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>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#ASPECIAL">ASPECIAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is ???.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#ATTREMPTY">ATTREMPTY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this attribute type is an empty type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#ATTRURL">ATTRURL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this attribute type is a URL.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#BLOCK">BLOCK</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a block.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#BLOCKFORM">BLOCKFORM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a block form.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#BLOCKFORMFIELDSET">BLOCKFORMFIELDSET</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a block form field set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#CDATA">CDATA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is CDATA.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#EMPTY">EMPTY</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is empty.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#FLOW">FLOW</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a flow.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#FONTSTYLE">FONTSTYLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a font style.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#FORMCTRL">FORMCTRL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a form control.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#HEAD">HEAD</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a head element (i.e.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#HEADELEM">HEADELEM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a header element (i.e.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#HEADMISC">HEADMISC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is an odd header element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#HTMLELEM">HTMLELEM</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element is the "HTML" element</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#INLINE">INLINE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type should be inlined.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#INLINEA">INLINEA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is INLINEA.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#INLINELABEL">INLINELABEL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is an inline label.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#LIST">LIST</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a list.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;<A HREF="../../../../org/apache/xml/serializer/utils/StringToIntTable.html" title="class in org.apache.xml.serializer.utils">StringToIntTable</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#m_attrs">m_attrs</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Table of attribute names to integers, which contain bit flags telling about
the attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#m_flags">m_flags</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit flags to tell about this element type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>private static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#PCDATA">PCDATA</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is PCDATA.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#PHRASE">PHRASE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a phrase.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#PREFORMATTED">PREFORMATTED</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is a preformatted type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#RAW">RAW</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is should be raw characters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#SPECIAL">SPECIAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is ???.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#WHITESPACESENSITIVE">WHITESPACESENSITIVE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Bit position if this element type is whitespace sensitive.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#ElemDesc(int)">ElemDesc</A></B>(int&nbsp;flags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an ElemDesc from a set of bit flags.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== 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>(package private) &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#getFlags()">getFlags</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>private &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#is(int)">is</A></B>(int&nbsp;flags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tell if this element type has the basic bit properties that are passed
as an argument.</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/apache/xml/serializer/ElemDesc.html#isAttrFlagSet(java.lang.String, int)">isAttrFlagSet</A></B>(java.lang.String&nbsp;name,
int&nbsp;flags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tell if any of the bits of interest are set for a named attribute type.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/serializer/ElemDesc.html#setAttr(java.lang.String, int)">setAttr</A></B>(java.lang.String&nbsp;name,
int&nbsp;flags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set an attribute name and it's bit properties.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="m_flags"><!-- --></A><H3>
m_flags</H3>
<PRE>
private int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.36"><B>m_flags</B></A></PRE>
<DL>
<DD>Bit flags to tell about this element type.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="m_attrs"><!-- --></A><H3>
m_attrs</H3>
<PRE>
private <A HREF="../../../../org/apache/xml/serializer/utils/StringToIntTable.html" title="class in org.apache.xml.serializer.utils">StringToIntTable</A> <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.42"><B>m_attrs</B></A></PRE>
<DL>
<DD>Table of attribute names to integers, which contain bit flags telling about
the attributes.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="EMPTY"><!-- --></A><H3>
EMPTY</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.45"><B>EMPTY</B></A></PRE>
<DL>
<DD>Bit position if this element type is empty.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.EMPTY">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FLOW"><!-- --></A><H3>
FLOW</H3>
<PRE>
private static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.48"><B>FLOW</B></A></PRE>
<DL>
<DD>Bit position if this element type is a flow.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.FLOW">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BLOCK"><!-- --></A><H3>
BLOCK</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.51"><B>BLOCK</B></A></PRE>
<DL>
<DD>Bit position if this element type is a block.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.BLOCK">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BLOCKFORM"><!-- --></A><H3>
BLOCKFORM</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.54"><B>BLOCKFORM</B></A></PRE>
<DL>
<DD>Bit position if this element type is a block form.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.BLOCKFORM">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="BLOCKFORMFIELDSET"><!-- --></A><H3>
BLOCKFORMFIELDSET</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.57"><B>BLOCKFORMFIELDSET</B></A></PRE>
<DL>
<DD>Bit position if this element type is a block form field set.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.BLOCKFORMFIELDSET">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="CDATA"><!-- --></A><H3>
CDATA</H3>
<PRE>
private static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.60"><B>CDATA</B></A></PRE>
<DL>
<DD>Bit position if this element type is CDATA.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.CDATA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PCDATA"><!-- --></A><H3>
PCDATA</H3>
<PRE>
private static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.63"><B>PCDATA</B></A></PRE>
<DL>
<DD>Bit position if this element type is PCDATA.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.PCDATA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="RAW"><!-- --></A><H3>
RAW</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.66"><B>RAW</B></A></PRE>
<DL>
<DD>Bit position if this element type is should be raw characters.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.RAW">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INLINE"><!-- --></A><H3>
INLINE</H3>
<PRE>
private static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.69"><B>INLINE</B></A></PRE>
<DL>
<DD>Bit position if this element type should be inlined.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.INLINE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INLINEA"><!-- --></A><H3>
INLINEA</H3>
<PRE>
private static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.72"><B>INLINEA</B></A></PRE>
<DL>
<DD>Bit position if this element type is INLINEA.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.INLINEA">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="INLINELABEL"><!-- --></A><H3>
INLINELABEL</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.75"><B>INLINELABEL</B></A></PRE>
<DL>
<DD>Bit position if this element type is an inline label.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.INLINELABEL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FONTSTYLE"><!-- --></A><H3>
FONTSTYLE</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.78"><B>FONTSTYLE</B></A></PRE>
<DL>
<DD>Bit position if this element type is a font style.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.FONTSTYLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PHRASE"><!-- --></A><H3>
PHRASE</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.81"><B>PHRASE</B></A></PRE>
<DL>
<DD>Bit position if this element type is a phrase.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.PHRASE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="FORMCTRL"><!-- --></A><H3>
FORMCTRL</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.84"><B>FORMCTRL</B></A></PRE>
<DL>
<DD>Bit position if this element type is a form control.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.FORMCTRL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="SPECIAL"><!-- --></A><H3>
SPECIAL</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.87"><B>SPECIAL</B></A></PRE>
<DL>
<DD>Bit position if this element type is ???.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.SPECIAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ASPECIAL"><!-- --></A><H3>
ASPECIAL</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.90"><B>ASPECIAL</B></A></PRE>
<DL>
<DD>Bit position if this element type is ???.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.ASPECIAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HEADMISC"><!-- --></A><H3>
HEADMISC</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.93"><B>HEADMISC</B></A></PRE>
<DL>
<DD>Bit position if this element type is an odd header element.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.HEADMISC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HEAD"><!-- --></A><H3>
HEAD</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.96"><B>HEAD</B></A></PRE>
<DL>
<DD>Bit position if this element type is a head element (i.e. H1, H2, etc.)
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.HEAD">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="LIST"><!-- --></A><H3>
LIST</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.99"><B>LIST</B></A></PRE>
<DL>
<DD>Bit position if this element type is a list.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.LIST">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PREFORMATTED"><!-- --></A><H3>
PREFORMATTED</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.102"><B>PREFORMATTED</B></A></PRE>
<DL>
<DD>Bit position if this element type is a preformatted type.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.PREFORMATTED">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="WHITESPACESENSITIVE"><!-- --></A><H3>
WHITESPACESENSITIVE</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.105"><B>WHITESPACESENSITIVE</B></A></PRE>
<DL>
<DD>Bit position if this element type is whitespace sensitive.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.WHITESPACESENSITIVE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HEADELEM"><!-- --></A><H3>
HEADELEM</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.108"><B>HEADELEM</B></A></PRE>
<DL>
<DD>Bit position if this element type is a header element (i.e. HEAD).
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.HEADELEM">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HTMLELEM"><!-- --></A><H3>
HTMLELEM</H3>
<PRE>
static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.111"><B>HTMLELEM</B></A></PRE>
<DL>
<DD>Bit position if this element is the "HTML" element
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.HTMLELEM">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ATTRURL"><!-- --></A><H3>
ATTRURL</H3>
<PRE>
public static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.114"><B>ATTRURL</B></A></PRE>
<DL>
<DD>Bit position if this attribute type is a URL.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.ATTRURL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="ATTREMPTY"><!-- --></A><H3>
ATTREMPTY</H3>
<PRE>
public static final int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.117"><B>ATTREMPTY</B></A></PRE>
<DL>
<DD>Bit position if this attribute type is an empty type.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.xml.serializer.ElemDesc.ATTREMPTY">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="ElemDesc(int)"><!-- --></A><H3>
ElemDesc</H3>
<PRE>
<A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.125"><B>ElemDesc</B></A>(int&nbsp;flags)</PRE>
<DL>
<DD>Construct an ElemDesc from a set of bit flags.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>flags</CODE> - Bit flags that describe the basic properties of this element type.</DL>
</DL>
<!-- ============ 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="is(int)"><!-- --></A><H3>
is</H3>
<PRE>
private boolean <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.138"><B>is</B></A>(int&nbsp;flags)</PRE>
<DL>
<DD>Tell if this element type has the basic bit properties that are passed
as an argument.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>flags</CODE> - Bit flags that describe the basic properties of interest.
<DT><B>Returns:</B><DD>true if any of the flag bits are true.</DL>
</DD>
</DL>
<HR>
<A NAME="getFlags()"><!-- --></A><H3>
getFlags</H3>
<PRE>
int <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.145"><B>getFlags</B></A>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAttr(java.lang.String, int)"><!-- --></A><H3>
setAttr</H3>
<PRE>
void <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.156"><B>setAttr</B></A>(java.lang.String&nbsp;name,
int&nbsp;flags)</PRE>
<DL>
<DD>Set an attribute name and it's bit properties.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - non-null name of attribute, in upper case.<DD><CODE>flags</CODE> - flag bits.</DL>
</DD>
</DL>
<HR>
<A NAME="isAttrFlagSet(java.lang.String, int)"><!-- --></A><H3>
isAttrFlagSet</H3>
<PRE>
public boolean <A HREF="../../../../src-html/org/apache/xml/serializer/ElemDesc.html#line.173"><B>isAttrFlagSet</B></A>(java.lang.String&nbsp;name,
int&nbsp;flags)</PRE>
<DL>
<DD>Tell if any of the bits of interest are set for a named attribute type.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - non-null reference to attribute name, in any case.<DD><CODE>flags</CODE> - flag mask.
<DT><B>Returns:</B><DD>true if any of the flags are set for the named attribute.</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/ElemDesc.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-all.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/apache/xml/serializer/ElemContext.html" title="class in org.apache.xml.serializer"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/serializer/EmptySerializer.html" title="class in org.apache.xml.serializer"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/xml/serializer/ElemDesc.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ElemDesc.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;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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>