Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > a151a9789d7f6da162486c8d892d2428 > files > 230

ws-jaxme-javadoc-0.5.2-1.0.6mdv2011.0.noarch.rpm

<!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_18) on Sat Dec 04 05:26:49 UTC 2010 -->
<TITLE>
org.apache.ws.jaxme.generator.sg.impl
</TITLE>

<META NAME="date" CONTENT="2010-12-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="org.apache.ws.jaxme.generator.sg.impl";
    }
}
</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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&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/ws/jaxme/generator/sg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ccsg/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../../index.html?org/apache/ws/jaxme/generator/sg/impl/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<H2>
Package org.apache.ws.jaxme.generator.sg.impl
</H2>

Contains JAXB source generation model implementation.
<P>
<B>See:</B>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AbstractContext.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AbstractContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AnyAttributePropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AnyAttributePropertySG</A></B></TD>
<TD>PropertySG for attribute wildcards.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AnyElementPropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AnyElementPropertySG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ArrayPropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ArrayPropertySG</A></B></TD>
<TD>A subclass of <A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/MultiplePropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl"><CODE>MultiplePropertySG</CODE></A>, which generates
 arrays rather than lists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AtomicTypeSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AtomicTypeSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AttributeSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AttributeSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/AttributeSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">AttributeSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ComplexContentSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ComplexContentSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ComplexContentSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ComplexContentSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ComplexTypeSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ComplexTypeSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ComplexTypeSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ComplexTypeSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/EnumerationSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">EnumerationSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/FacetImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">FacetImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/GlobalContext.html" title="class in org.apache.ws.jaxme.generator.sg.impl">GlobalContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/GroupSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">GroupSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/GroupSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">GroupSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBComplexContentTypeSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBComplexContentTypeSG</A></B></TD>
<TD>Default implementation of
 <A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/ComplexContentSG.html" title="interface in org.apache.ws.jaxme.generator.sg"><CODE>ComplexContentSG</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBComplexTypeSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBComplexTypeSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBGroupSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBGroupSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBObjectSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBObjectSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBParticleSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBParticleSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBPropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBPropertySG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBSchemaReader.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBSchemaReader</A></B></TD>
<TD>The default, JAXB compliant, schema reader.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBSchemaSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBSchemaSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBSGFactory.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBSGFactory</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBSGItem.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBSGItem</A></B></TD>
<TD>Default implementation of <A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/SGItem.html" title="interface in org.apache.ws.jaxme.generator.sg"><CODE>SGItem</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBSimpleContentTypeSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBSimpleContentTypeSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JAXBTypeSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JAXBTypeSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JaxMeSchemaReader.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JaxMeSchemaReader</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/JaxMeSGFactory.html" title="class in org.apache.ws.jaxme.generator.sg.impl">JaxMeSGFactory</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/LocalContext.html" title="class in org.apache.ws.jaxme.generator.sg.impl">LocalContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/MultiplePropertySG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">MultiplePropertySG</A></B></TD>
<TD><Implementation of a an objectSG for elements with multiplicity > 1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ObjectSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ObjectSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ObjectSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ObjectSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ParsePrintSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ParsePrintSG</A></B></TD>
<TD>Simple type chain for implementing
 <code>jaxb:javaType/@parseMethod</code> and/or
 <code>jaxb:javaType/@printMethod</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ParticleSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ParticleSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ParticleSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">ParticleSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/PropertySGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">PropertySGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/PropertySGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">PropertySGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SchemaSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SchemaSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SchemaSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SchemaSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SerializableSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SerializableSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SGFactoryChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SGFactoryChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SGFactoryImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SGFactoryImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SimpleContentSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SimpleContentSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SimpleContentSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SimpleContentSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SimpleTypeRestrictionSG.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SimpleTypeRestrictionSG</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SimpleTypeSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SimpleTypeSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/SimpleTypeSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">SimpleTypeSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/TypeSGChainImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">TypeSGChainImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/TypeSGImpl.html" title="class in org.apache.ws.jaxme.generator.sg.impl">TypeSGImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/XjcSerializable.html" title="class in org.apache.ws.jaxme.generator.sg.impl">XjcSerializable</A></B></TD>
<TD>An instance of this class may be used to specify that the
 generated classes should be serializable.</TD>
</TR>
</TABLE>
&nbsp;

<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.ws.jaxme.generator.sg.impl Description
</H2>

<P>
<p>
Contains JAXB source generation model implementation.
    </p>
<P>

<P>
<DL>
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&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/ws/jaxme/generator/sg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/ws/jaxme/generator/sg/impl/ccsg/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../../index.html?org/apache/ws/jaxme/generator/sg/impl/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>