Code Search for Developers
 
 
  

AbstractUnmarshallingEventHandlerImpl.html from Citizen Privacy Service at Krugle


Show AbstractUnmarshallingEventHandlerImpl.html syntax highlighted

<!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-beta2) on Tue Apr 17 12:40:22 EDT 2007 -->
<TITLE>
AbstractUnmarshallingEventHandlerImpl
</TITLE>

<META NAME="keywords" CONTENT="org.rickmurphy.exchangepackage.disclosure.impl.runtime.AbstractUnmarshallingEventHandlerImpl class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="AbstractUnmarshallingEventHandlerImpl";
}
</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="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;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/ContentHandlerAdaptor.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl.runtime"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="AbstractUnmarshallingEventHandlerImpl.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.rickmurphy.exchangepackage.disclosure.impl.runtime</FONT>
<BR>
Class AbstractUnmarshallingEventHandlerImpl</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.rickmurphy.exchangepackage.disclosure.impl.runtime.AbstractUnmarshallingEventHandlerImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/DisclosureRequestImpl.Unmarshaller.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl">DisclosureRequestImpl.Unmarshaller</A>, <A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/DisclosureRequestTypeImpl.Unmarshaller.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl">DisclosureRequestTypeImpl.Unmarshaller</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractUnmarshallingEventHandlerImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></DL>
</PRE>

<P>
Convenient default implementation of
 <A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime"><CODE>UnmarshallingEventHandler</CODE></A>
 to minimize code generation.
 
 <p>
 For historical reasons, sometimes this type is used where
 <A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime"><CODE>UnmarshallingEventHandler</CODE></A> should be used.   
 
 Once an exception is in the form of UnmarshalException, we consider
 it to be already reported to the client app.
<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>&nbsp;<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingContext.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingContext</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#context">context</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;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#state">state</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Current state of this automaton.</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#AbstractUnmarshallingEventHandlerImpl(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingContext, java.lang.String)">AbstractUnmarshallingEventHandlerImpl</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingContext.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingContext</A>&nbsp;_ctxt,
                                      java.lang.String&nbsp;_stateTextTypes)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#dump()">dump</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#enterAttribute(java.lang.String, java.lang.String, java.lang.String)">enterAttribute</A></B>(java.lang.String&nbsp;uri,
               java.lang.String&nbsp;local,
               java.lang.String&nbsp;qname)</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#enterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">enterElement</A></B>(java.lang.String&nbsp;uri,
             java.lang.String&nbsp;local,
             java.lang.String&nbsp;qname,
             org.xml.sax.Attributes&nbsp;atts)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#handleGenericException(java.lang.Exception)">handleGenericException</A></B>(java.lang.Exception&nbsp;e)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Last resort when something goes terribly wrong within the unmarshaller.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#handleParseConversionException(java.lang.Exception)">handleParseConversionException</A></B>(java.lang.Exception&nbsp;e)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is called by the generated derived class
 when a datatype parse method throws an exception.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#handleText(java.lang.String)">handleText</A></B>(java.lang.String&nbsp;s)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#handleUnexpectedTextException(java.lang.String, java.lang.RuntimeException)">handleUnexpectedTextException</A></B>(java.lang.String&nbsp;text,
                              java.lang.RuntimeException&nbsp;e)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when a RuntimeException is thrown during unmarshalling a text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#isListState()">isListState</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks if the current state is marked as a list state.</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#leaveAttribute(java.lang.String, java.lang.String, java.lang.String)">leaveAttribute</A></B>(java.lang.String&nbsp;uri,
               java.lang.String&nbsp;local,
               java.lang.String&nbsp;qname)</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#leaveChild(int)">leaveChild</A></B>(int&nbsp;nextState)</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#leaveElement(java.lang.String, java.lang.String, java.lang.String)">leaveElement</A></B>(java.lang.String&nbsp;uri,
             java.lang.String&nbsp;local,
             java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#revertToParentFromEnterAttribute(java.lang.String, java.lang.String, java.lang.String)">revertToParentFromEnterAttribute</A></B>(java.lang.String&nbsp;uri,
                                 java.lang.String&nbsp;local,
                                 java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#revertToParentFromEnterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">revertToParentFromEnterElement</A></B>(java.lang.String&nbsp;uri,
                               java.lang.String&nbsp;local,
                               java.lang.String&nbsp;qname,
                               org.xml.sax.Attributes&nbsp;atts)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#revertToParentFromLeaveAttribute(java.lang.String, java.lang.String, java.lang.String)">revertToParentFromLeaveAttribute</A></B>(java.lang.String&nbsp;uri,
                                 java.lang.String&nbsp;local,
                                 java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#revertToParentFromLeaveElement(java.lang.String, java.lang.String, java.lang.String)">revertToParentFromLeaveElement</A></B>(java.lang.String&nbsp;uri,
                               java.lang.String&nbsp;local,
                               java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#revertToParentFromText(java.lang.String)">revertToParentFromText</A></B>(java.lang.String&nbsp;value)</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>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnChildFromEnterAttribute(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)">spawnChildFromEnterAttribute</A></B>(java.lang.Class&nbsp;clazz,
                             int&nbsp;memento,
                             java.lang.String&nbsp;uri,
                             java.lang.String&nbsp;local,
                             java.lang.String&nbsp;qname)</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>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnChildFromEnterElement(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">spawnChildFromEnterElement</A></B>(java.lang.Class&nbsp;clazz,
                           int&nbsp;memento,
                           java.lang.String&nbsp;uri,
                           java.lang.String&nbsp;local,
                           java.lang.String&nbsp;qname,
                           org.xml.sax.Attributes&nbsp;atts)</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>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnChildFromLeaveAttribute(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)">spawnChildFromLeaveAttribute</A></B>(java.lang.Class&nbsp;clazz,
                             int&nbsp;memento,
                             java.lang.String&nbsp;uri,
                             java.lang.String&nbsp;local,
                             java.lang.String&nbsp;qname)</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>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnChildFromLeaveElement(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)">spawnChildFromLeaveElement</A></B>(java.lang.Class&nbsp;clazz,
                           int&nbsp;memento,
                           java.lang.String&nbsp;uri,
                           java.lang.String&nbsp;local,
                           java.lang.String&nbsp;qname)</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>protected &nbsp;java.lang.Object</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnChildFromText(java.lang.Class, int, java.lang.String)">spawnChildFromText</A></B>(java.lang.Class&nbsp;clazz,
                   int&nbsp;memento,
                   java.lang.String&nbsp;value)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromEnterAttribute(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)">spawnHandlerFromEnterAttribute</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                               int&nbsp;memento,
                               java.lang.String&nbsp;uri,
                               java.lang.String&nbsp;local,
                               java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromEnterElement(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">spawnHandlerFromEnterElement</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                             int&nbsp;memento,
                             java.lang.String&nbsp;uri,
                             java.lang.String&nbsp;local,
                             java.lang.String&nbsp;qname,
                             org.xml.sax.Attributes&nbsp;atts)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromFromText(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String)">spawnHandlerFromFromText</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                         int&nbsp;memento,
                         java.lang.String&nbsp;value)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromLeaveAttribute(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)">spawnHandlerFromLeaveAttribute</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                               int&nbsp;memento,
                               java.lang.String&nbsp;uri,
                               java.lang.String&nbsp;local,
                               java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromLeaveElement(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)">spawnHandlerFromLeaveElement</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                             int&nbsp;memento,
                             java.lang.String&nbsp;uri,
                             java.lang.String&nbsp;local,
                             java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnHandlerFromText(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String)">spawnHandlerFromText</A></B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                     int&nbsp;memento,
                     java.lang.String&nbsp;text)</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>protected &nbsp;javax.xml.bind.Element</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#spawnWildcard(int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">spawnWildcard</A></B>(int&nbsp;memento,
              java.lang.String&nbsp;uri,
              java.lang.String&nbsp;local,
              java.lang.String&nbsp;qname,
              org.xml.sax.Attributes&nbsp;atts)</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/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#text(java.lang.String)">text</A></B>(java.lang.String&nbsp;text)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedEnterAttribute(java.lang.String, java.lang.String, java.lang.String)">unexpectedEnterAttribute</A></B>(java.lang.String&nbsp;uri,
                         java.lang.String&nbsp;local,
                         java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedEnterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">unexpectedEnterElement</A></B>(java.lang.String&nbsp;uri,
                       java.lang.String&nbsp;local,
                       java.lang.String&nbsp;qname,
                       org.xml.sax.Attributes&nbsp;atts)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedLeaveAttribute(java.lang.String, java.lang.String, java.lang.String)">unexpectedLeaveAttribute</A></B>(java.lang.String&nbsp;uri,
                         java.lang.String&nbsp;local,
                         java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedLeaveChild()">unexpectedLeaveChild</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedLeaveElement(java.lang.String, java.lang.String, java.lang.String)">unexpectedLeaveElement</A></B>(java.lang.String&nbsp;uri,
                       java.lang.String&nbsp;local,
                       java.lang.String&nbsp;qname)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html#unexpectedText(java.lang.String)">unexpectedText</A></B>(java.lang.String&nbsp;str)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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;<A NAME="methods_inherited_from_class_org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.rickmurphy.exchangepackage.disclosure.impl.runtime.<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#owner()">owner</A></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="context"><!-- --></A><H3>
context</H3>
<PRE>
public final <A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingContext.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingContext</A> <B>context</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="state"><!-- --></A><H3>
state</H3>
<PRE>
public int <B>state</B></PRE>
<DL>
<DD>Current state of this automaton.
<P>
<DL>
</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="AbstractUnmarshallingEventHandlerImpl(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingContext, java.lang.String)"><!-- --></A><H3>
AbstractUnmarshallingEventHandlerImpl</H3>
<PRE>
public <B>AbstractUnmarshallingEventHandlerImpl</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingContext.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingContext</A>&nbsp;_ctxt,
                                             java.lang.String&nbsp;_stateTextTypes)</PRE>
<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="enterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
enterElement</H3>
<PRE>
public void <B>enterElement</B>(java.lang.String&nbsp;uri,
                         java.lang.String&nbsp;local,
                         java.lang.String&nbsp;qname,
                         org.xml.sax.Attributes&nbsp;atts)
                  throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#enterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">enterElement</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="leaveElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
leaveElement</H3>
<PRE>
public void <B>leaveElement</B>(java.lang.String&nbsp;uri,
                         java.lang.String&nbsp;local,
                         java.lang.String&nbsp;qname)
                  throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#leaveElement(java.lang.String, java.lang.String, java.lang.String)">leaveElement</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="text(java.lang.String)"><!-- --></A><H3>
text</H3>
<PRE>
public final void <B>text</B>(java.lang.String&nbsp;text)
                throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#text(java.lang.String)">text</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="handleText(java.lang.String)"><!-- --></A><H3>
handleText</H3>
<PRE>
protected void <B>handleText</B>(java.lang.String&nbsp;s)
                   throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="enterAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
enterAttribute</H3>
<PRE>
public void <B>enterAttribute</B>(java.lang.String&nbsp;uri,
                           java.lang.String&nbsp;local,
                           java.lang.String&nbsp;qname)
                    throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#enterAttribute(java.lang.String, java.lang.String, java.lang.String)">enterAttribute</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="leaveAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
leaveAttribute</H3>
<PRE>
public void <B>leaveAttribute</B>(java.lang.String&nbsp;uri,
                           java.lang.String&nbsp;local,
                           java.lang.String&nbsp;qname)
                    throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#leaveAttribute(java.lang.String, java.lang.String, java.lang.String)">leaveAttribute</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="leaveChild(int)"><!-- --></A><H3>
leaveChild</H3>
<PRE>
public void <B>leaveChild</B>(int&nbsp;nextState)
                throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html#leaveChild(int)">leaveChild</A></CODE> in interface <CODE><A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="isListState()"><!-- --></A><H3>
isListState</H3>
<PRE>
protected final boolean <B>isListState</B>()</PRE>
<DL>
<DD>Checks if the current state is marked as a list state.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="handleUnexpectedTextException(java.lang.String, java.lang.RuntimeException)"><!-- --></A><H3>
handleUnexpectedTextException</H3>
<PRE>
protected void <B>handleUnexpectedTextException</B>(java.lang.String&nbsp;text,
                                             java.lang.RuntimeException&nbsp;e)
                                      throws org.xml.sax.SAXException</PRE>
<DL>
<DD>Called when a RuntimeException is thrown during unmarshalling a text.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="handleGenericException(java.lang.Exception)"><!-- --></A><H3>
handleGenericException</H3>
<PRE>
protected void <B>handleGenericException</B>(java.lang.Exception&nbsp;e)
                               throws org.xml.sax.SAXException</PRE>
<DL>
<DD>Last resort when something goes terribly wrong within the unmarshaller.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="dump()"><!-- --></A><H3>
dump</H3>
<PRE>
protected final void <B>dump</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedEnterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
unexpectedEnterElement</H3>
<PRE>
protected final void <B>unexpectedEnterElement</B>(java.lang.String&nbsp;uri,
                                            java.lang.String&nbsp;local,
                                            java.lang.String&nbsp;qname,
                                            org.xml.sax.Attributes&nbsp;atts)
                                     throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedLeaveElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
unexpectedLeaveElement</H3>
<PRE>
protected final void <B>unexpectedLeaveElement</B>(java.lang.String&nbsp;uri,
                                            java.lang.String&nbsp;local,
                                            java.lang.String&nbsp;qname)
                                     throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedEnterAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
unexpectedEnterAttribute</H3>
<PRE>
protected final void <B>unexpectedEnterAttribute</B>(java.lang.String&nbsp;uri,
                                              java.lang.String&nbsp;local,
                                              java.lang.String&nbsp;qname)
                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedLeaveAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
unexpectedLeaveAttribute</H3>
<PRE>
protected final void <B>unexpectedLeaveAttribute</B>(java.lang.String&nbsp;uri,
                                              java.lang.String&nbsp;local,
                                              java.lang.String&nbsp;qname)
                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedText(java.lang.String)"><!-- --></A><H3>
unexpectedText</H3>
<PRE>
protected final void <B>unexpectedText</B>(java.lang.String&nbsp;str)
                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="unexpectedLeaveChild()"><!-- --></A><H3>
unexpectedLeaveChild</H3>
<PRE>
protected final void <B>unexpectedLeaveChild</B>()
                                   throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="handleParseConversionException(java.lang.Exception)"><!-- --></A><H3>
handleParseConversionException</H3>
<PRE>
protected void <B>handleParseConversionException</B>(java.lang.Exception&nbsp;e)
                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD>This method is called by the generated derived class
 when a datatype parse method throws an exception.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnChildFromEnterElement(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
spawnChildFromEnterElement</H3>
<PRE>
protected final java.lang.Object <B>spawnChildFromEnterElement</B>(java.lang.Class&nbsp;clazz,
                                                            int&nbsp;memento,
                                                            java.lang.String&nbsp;uri,
                                                            java.lang.String&nbsp;local,
                                                            java.lang.String&nbsp;qname,
                                                            org.xml.sax.Attributes&nbsp;atts)
                                                     throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnChildFromEnterAttribute(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnChildFromEnterAttribute</H3>
<PRE>
protected final java.lang.Object <B>spawnChildFromEnterAttribute</B>(java.lang.Class&nbsp;clazz,
                                                              int&nbsp;memento,
                                                              java.lang.String&nbsp;uri,
                                                              java.lang.String&nbsp;local,
                                                              java.lang.String&nbsp;qname)
                                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnChildFromText(java.lang.Class, int, java.lang.String)"><!-- --></A><H3>
spawnChildFromText</H3>
<PRE>
protected final java.lang.Object <B>spawnChildFromText</B>(java.lang.Class&nbsp;clazz,
                                                    int&nbsp;memento,
                                                    java.lang.String&nbsp;value)
                                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnChildFromLeaveElement(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnChildFromLeaveElement</H3>
<PRE>
protected final java.lang.Object <B>spawnChildFromLeaveElement</B>(java.lang.Class&nbsp;clazz,
                                                            int&nbsp;memento,
                                                            java.lang.String&nbsp;uri,
                                                            java.lang.String&nbsp;local,
                                                            java.lang.String&nbsp;qname)
                                                     throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnChildFromLeaveAttribute(java.lang.Class, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnChildFromLeaveAttribute</H3>
<PRE>
protected final java.lang.Object <B>spawnChildFromLeaveAttribute</B>(java.lang.Class&nbsp;clazz,
                                                              int&nbsp;memento,
                                                              java.lang.String&nbsp;uri,
                                                              java.lang.String&nbsp;local,
                                                              java.lang.String&nbsp;qname)
                                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnWildcard(int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
spawnWildcard</H3>
<PRE>
protected final javax.xml.bind.Element <B>spawnWildcard</B>(int&nbsp;memento,
                                                     java.lang.String&nbsp;uri,
                                                     java.lang.String&nbsp;local,
                                                     java.lang.String&nbsp;qname,
                                                     org.xml.sax.Attributes&nbsp;atts)
                                              throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromEnterElement(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
spawnHandlerFromEnterElement</H3>
<PRE>
protected final void <B>spawnHandlerFromEnterElement</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                                  int&nbsp;memento,
                                                  java.lang.String&nbsp;uri,
                                                  java.lang.String&nbsp;local,
                                                  java.lang.String&nbsp;qname,
                                                  org.xml.sax.Attributes&nbsp;atts)
                                           throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromEnterAttribute(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnHandlerFromEnterAttribute</H3>
<PRE>
protected final void <B>spawnHandlerFromEnterAttribute</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                                    int&nbsp;memento,
                                                    java.lang.String&nbsp;uri,
                                                    java.lang.String&nbsp;local,
                                                    java.lang.String&nbsp;qname)
                                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromFromText(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String)"><!-- --></A><H3>
spawnHandlerFromFromText</H3>
<PRE>
protected final void <B>spawnHandlerFromFromText</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                              int&nbsp;memento,
                                              java.lang.String&nbsp;value)
                                       throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromLeaveElement(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnHandlerFromLeaveElement</H3>
<PRE>
protected final void <B>spawnHandlerFromLeaveElement</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                                  int&nbsp;memento,
                                                  java.lang.String&nbsp;uri,
                                                  java.lang.String&nbsp;local,
                                                  java.lang.String&nbsp;qname)
                                           throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromLeaveAttribute(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
spawnHandlerFromLeaveAttribute</H3>
<PRE>
protected final void <B>spawnHandlerFromLeaveAttribute</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                                    int&nbsp;memento,
                                                    java.lang.String&nbsp;uri,
                                                    java.lang.String&nbsp;local,
                                                    java.lang.String&nbsp;qname)
                                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="spawnHandlerFromText(org.rickmurphy.exchangepackage.disclosure.impl.runtime.UnmarshallingEventHandler, int, java.lang.String)"><!-- --></A><H3>
spawnHandlerFromText</H3>
<PRE>
protected final void <B>spawnHandlerFromText</B>(<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/UnmarshallingEventHandler.html" title="interface in org.rickmurphy.exchangepackage.disclosure.impl.runtime">UnmarshallingEventHandler</A>&nbsp;unm,
                                          int&nbsp;memento,
                                          java.lang.String&nbsp;text)
                                   throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="revertToParentFromEnterElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
revertToParentFromEnterElement</H3>
<PRE>
protected final void <B>revertToParentFromEnterElement</B>(java.lang.String&nbsp;uri,
                                                    java.lang.String&nbsp;local,
                                                    java.lang.String&nbsp;qname,
                                                    org.xml.sax.Attributes&nbsp;atts)
                                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="revertToParentFromLeaveElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
revertToParentFromLeaveElement</H3>
<PRE>
protected final void <B>revertToParentFromLeaveElement</B>(java.lang.String&nbsp;uri,
                                                    java.lang.String&nbsp;local,
                                                    java.lang.String&nbsp;qname)
                                             throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="revertToParentFromEnterAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
revertToParentFromEnterAttribute</H3>
<PRE>
protected final void <B>revertToParentFromEnterAttribute</B>(java.lang.String&nbsp;uri,
                                                      java.lang.String&nbsp;local,
                                                      java.lang.String&nbsp;qname)
                                               throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="revertToParentFromLeaveAttribute(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
revertToParentFromLeaveAttribute</H3>
<PRE>
protected final void <B>revertToParentFromLeaveAttribute</B>(java.lang.String&nbsp;uri,
                                                      java.lang.String&nbsp;local,
                                                      java.lang.String&nbsp;qname)
                                               throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="revertToParentFromText(java.lang.String)"><!-- --></A><H3>
revertToParentFromText</H3>
<PRE>
protected final void <B>revertToParentFromText</B>(java.lang.String&nbsp;value)
                                     throws org.xml.sax.SAXException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>org.xml.sax.SAXException</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="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;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../../org/rickmurphy/exchangepackage/disclosure/impl/runtime/ContentHandlerAdaptor.html" title="class in org.rickmurphy.exchangepackage.disclosure.impl.runtime"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/rickmurphy/exchangepackage/disclosure/impl/runtime/AbstractUnmarshallingEventHandlerImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="AbstractUnmarshallingEventHandlerImpl.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>




See more files for this project here

Citizen Privacy Service

The Citizen Privacy Service is an asynchronous component using artificial intelligence capabilities including DL decidability and first order logic provenance that provide policy decision and policy enforcement points based on the US Privacy Act of 1974.

Project homepage: http://sourceforge.net/projects/us-privacy
Programming language(s): Java,XML
License: bsd

  AbstractUnmarshallingEventHandlerImpl.html
  ContentHandlerAdaptor.html
  DefaultJAXBContextImpl.html
  ErrorHandlerAdaptor.html
  GrammarInfo.html
  GrammarInfoImpl.html
  MSVValidator.html
  MarshallerImpl.html
  NamespaceContext2.html
  NamespaceContextImpl.html
  PrefixCallback.html
  SAXMarshaller.html
  SAXUnmarshallerHandler.html
  SAXUnmarshallerHandlerImpl.html
  UnmarshallableObject.html
  UnmarshallerImpl.html
  UnmarshallingContext.html
  UnmarshallingEventHandler.html
  UnmarshallingEventHandlerAdaptor.html
  Util.html
  ValidatableObject.html
  ValidatingUnmarshaller.html
  ValidatorImpl.html
  XMLSerializable.html
  XMLSerializer.html
  package-frame.html
  package-summary.html
  package-tree.html