aboutsummaryrefslogtreecommitdiffstats
path: root/apidocs/org/semver/jardiff/AccumulatingDiffHandler.html
diff options
context:
space:
mode:
Diffstat (limited to 'apidocs/org/semver/jardiff/AccumulatingDiffHandler.html')
-rw-r--r--apidocs/org/semver/jardiff/AccumulatingDiffHandler.html895
1 files changed, 895 insertions, 0 deletions
diff --git a/apidocs/org/semver/jardiff/AccumulatingDiffHandler.html b/apidocs/org/semver/jardiff/AccumulatingDiffHandler.html
new file mode 100644
index 0000000..b2f7e61
--- /dev/null
+++ b/apidocs/org/semver/jardiff/AccumulatingDiffHandler.html
@@ -0,0 +1,895 @@
+<!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_22) on Mon Nov 15 09:40:37 CET 2010 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+AccumulatingDiffHandler (semantic-versioning 0.9-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2010-11-15">
+
+<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="AccumulatingDiffHandler (semantic-versioning 0.9-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AccumulatingDiffHandler.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;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Add.html" title="class in org.semver.jardiff"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../index.html?org/semver/jardiff/AccumulatingDiffHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="AccumulatingDiffHandler.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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&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;FIELD&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.semver.jardiff</FONT>
+<BR>
+Class AccumulatingDiffHandler</H2>
+<PRE>
+java.lang.Object
+ <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">org.osjava.jardiff.AbstractDiffHandler
+ <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.semver.jardiff.AccumulatingDiffHandler</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>org.osjava.jardiff.DiffHandler</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>AccumulatingDiffHandler</B><DT>extends org.osjava.jardiff.AbstractDiffHandler</DL>
+</PRE>
+
+<P>
+<CODE>DiffHandler</CODE> implementation accumulating changes.
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+<A NAME="nested_class_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>Nested Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Add.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Add</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>static&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Change.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Change</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>static&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</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;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Remove.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Remove</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/semver/jardiff/AccumulatingDiffHandler.html#AccumulatingDiffHandler()">AccumulatingDiffHandler</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.html#AccumulatingDiffHandler(java.util.Set, java.util.Set)">AccumulatingDiffHandler</A></B>(java.util.Set&lt;java.lang.String&gt;&nbsp;includes,
+ java.util.Set&lt;java.lang.String&gt;&nbsp;excludes)</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>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.html#classAdded(org.osjava.jardiff.ClassInfo)">classAdded</A></B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#classChanged(org.osjava.jardiff.ClassInfo, org.osjava.jardiff.ClassInfo)">classChanged</A></B>(org.osjava.jardiff.ClassInfo&nbsp;oldClassInfo,
+ org.osjava.jardiff.ClassInfo&nbsp;newClassInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#classRemoved(org.osjava.jardiff.ClassInfo)">classRemoved</A></B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#contains(org.osjava.jardiff.ClassInfo)">contains</A></B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#endAdded()">endAdded</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/semver/jardiff/AccumulatingDiffHandler.html#endChanged()">endChanged</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/semver/jardiff/AccumulatingDiffHandler.html#endClassChanged()">endClassChanged</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/semver/jardiff/AccumulatingDiffHandler.html#endDiff()">endDiff</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/semver/jardiff/AccumulatingDiffHandler.html#endNewContents()">endNewContents</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/semver/jardiff/AccumulatingDiffHandler.html#endOldContents()">endOldContents</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/semver/jardiff/AccumulatingDiffHandler.html#endRemoved()">endRemoved</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/semver/jardiff/AccumulatingDiffHandler.html#fieldAdded(org.osjava.jardiff.FieldInfo)">fieldAdded</A></B>(org.osjava.jardiff.FieldInfo&nbsp;fieldInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#fieldChanged(org.osjava.jardiff.FieldInfo, org.osjava.jardiff.FieldInfo)">fieldChanged</A></B>(org.osjava.jardiff.FieldInfo&nbsp;oldFieldInfo,
+ org.osjava.jardiff.FieldInfo&nbsp;newFieldInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#fieldRemoved(org.osjava.jardiff.FieldInfo)">fieldRemoved</A></B>(org.osjava.jardiff.FieldInfo&nbsp;fieldInfo)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Set&lt;<A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.html#getDifferences()">getDifferences</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;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.html#isConsidered()">isConsidered</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is considered a class whose package:
+ * is included
+ * is not excluded
+
+ If includes are provided then package must be defined here.</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/semver/jardiff/AccumulatingDiffHandler.html#methodAdded(org.osjava.jardiff.MethodInfo)">methodAdded</A></B>(org.osjava.jardiff.MethodInfo&nbsp;methodInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#methodChanged(org.osjava.jardiff.MethodInfo, org.osjava.jardiff.MethodInfo)">methodChanged</A></B>(org.osjava.jardiff.MethodInfo&nbsp;oldMethodInfo,
+ org.osjava.jardiff.MethodInfo&nbsp;newMethodInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#methodRemoved(org.osjava.jardiff.MethodInfo)">methodRemoved</A></B>(org.osjava.jardiff.MethodInfo&nbsp;methodInfo)</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/semver/jardiff/AccumulatingDiffHandler.html#startAdded()">startAdded</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/semver/jardiff/AccumulatingDiffHandler.html#startChanged()">startChanged</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/semver/jardiff/AccumulatingDiffHandler.html#startClassChanged(java.lang.String)">startClassChanged</A></B>(java.lang.String&nbsp;className)</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/semver/jardiff/AccumulatingDiffHandler.html#startDiff(java.lang.String, java.lang.String)">startDiff</A></B>(java.lang.String&nbsp;previous,
+ java.lang.String&nbsp;current)</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/semver/jardiff/AccumulatingDiffHandler.html#startNewContents()">startNewContents</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/semver/jardiff/AccumulatingDiffHandler.html#startOldContents()">startOldContents</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/semver/jardiff/AccumulatingDiffHandler.html#startRemoved()">startRemoved</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.osjava.jardiff.AbstractDiffHandler"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class org.osjava.jardiff.AbstractDiffHandler</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>getClassName</CODE></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>
+
+<!-- ========= 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="AccumulatingDiffHandler()"><!-- --></A><H3>
+AccumulatingDiffHandler</H3>
+<PRE>
+public <B>AccumulatingDiffHandler</B>()</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="AccumulatingDiffHandler(java.util.Set, java.util.Set)"><!-- --></A><H3>
+AccumulatingDiffHandler</H3>
+<PRE>
+public <B>AccumulatingDiffHandler</B>(<FONT SIZE="-1">@Nonnull</FONT>
+ java.util.Set&lt;java.lang.String&gt;&nbsp;includes,
+ <FONT SIZE="-1">@Nonnull</FONT>
+ java.util.Set&lt;java.lang.String&gt;&nbsp;excludes)</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="startDiff(java.lang.String, java.lang.String)"><!-- --></A><H3>
+startDiff</H3>
+<PRE>
+public void <B>startDiff</B>(java.lang.String&nbsp;previous,
+ java.lang.String&nbsp;current)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endDiff()"><!-- --></A><H3>
+endDiff</H3>
+<PRE>
+public void <B>endDiff</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startOldContents()"><!-- --></A><H3>
+startOldContents</H3>
+<PRE>
+public void <B>startOldContents</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endOldContents()"><!-- --></A><H3>
+endOldContents</H3>
+<PRE>
+public void <B>endOldContents</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startNewContents()"><!-- --></A><H3>
+startNewContents</H3>
+<PRE>
+public void <B>startNewContents</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endNewContents()"><!-- --></A><H3>
+endNewContents</H3>
+<PRE>
+public void <B>endNewContents</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="contains(org.osjava.jardiff.ClassInfo)"><!-- --></A><H3>
+contains</H3>
+<PRE>
+public void <B>contains</B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startAdded()"><!-- --></A><H3>
+startAdded</H3>
+<PRE>
+public void <B>startAdded</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="classAdded(org.osjava.jardiff.ClassInfo)"><!-- --></A><H3>
+classAdded</H3>
+<PRE>
+public void <B>classAdded</B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="fieldAdded(org.osjava.jardiff.FieldInfo)"><!-- --></A><H3>
+fieldAdded</H3>
+<PRE>
+public void <B>fieldAdded</B>(org.osjava.jardiff.FieldInfo&nbsp;fieldInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="methodAdded(org.osjava.jardiff.MethodInfo)"><!-- --></A><H3>
+methodAdded</H3>
+<PRE>
+public void <B>methodAdded</B>(org.osjava.jardiff.MethodInfo&nbsp;methodInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endAdded()"><!-- --></A><H3>
+endAdded</H3>
+<PRE>
+public void <B>endAdded</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startChanged()"><!-- --></A><H3>
+startChanged</H3>
+<PRE>
+public void <B>startChanged</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startClassChanged(java.lang.String)"><!-- --></A><H3>
+startClassChanged</H3>
+<PRE>
+public void <B>startClassChanged</B>(java.lang.String&nbsp;className)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="classChanged(org.osjava.jardiff.ClassInfo, org.osjava.jardiff.ClassInfo)"><!-- --></A><H3>
+classChanged</H3>
+<PRE>
+public void <B>classChanged</B>(org.osjava.jardiff.ClassInfo&nbsp;oldClassInfo,
+ org.osjava.jardiff.ClassInfo&nbsp;newClassInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="fieldChanged(org.osjava.jardiff.FieldInfo, org.osjava.jardiff.FieldInfo)"><!-- --></A><H3>
+fieldChanged</H3>
+<PRE>
+public void <B>fieldChanged</B>(org.osjava.jardiff.FieldInfo&nbsp;oldFieldInfo,
+ org.osjava.jardiff.FieldInfo&nbsp;newFieldInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="methodChanged(org.osjava.jardiff.MethodInfo, org.osjava.jardiff.MethodInfo)"><!-- --></A><H3>
+methodChanged</H3>
+<PRE>
+public void <B>methodChanged</B>(org.osjava.jardiff.MethodInfo&nbsp;oldMethodInfo,
+ org.osjava.jardiff.MethodInfo&nbsp;newMethodInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endClassChanged()"><!-- --></A><H3>
+endClassChanged</H3>
+<PRE>
+public void <B>endClassChanged</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endChanged()"><!-- --></A><H3>
+endChanged</H3>
+<PRE>
+public void <B>endChanged</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="startRemoved()"><!-- --></A><H3>
+startRemoved</H3>
+<PRE>
+public void <B>startRemoved</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="classRemoved(org.osjava.jardiff.ClassInfo)"><!-- --></A><H3>
+classRemoved</H3>
+<PRE>
+public void <B>classRemoved</B>(org.osjava.jardiff.ClassInfo&nbsp;classInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="fieldRemoved(org.osjava.jardiff.FieldInfo)"><!-- --></A><H3>
+fieldRemoved</H3>
+<PRE>
+public void <B>fieldRemoved</B>(org.osjava.jardiff.FieldInfo&nbsp;fieldInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="methodRemoved(org.osjava.jardiff.MethodInfo)"><!-- --></A><H3>
+methodRemoved</H3>
+<PRE>
+public void <B>methodRemoved</B>(org.osjava.jardiff.MethodInfo&nbsp;methodInfo)
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="endRemoved()"><!-- --></A><H3>
+endRemoved</H3>
+<PRE>
+public void <B>endRemoved</B>()
+ throws org.osjava.jardiff.DiffException</PRE>
+<DL>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>org.osjava.jardiff.DiffException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isConsidered()"><!-- --></A><H3>
+isConsidered</H3>
+<PRE>
+protected final boolean <B>isConsidered</B>()</PRE>
+<DL>
+<DD>Is considered a class whose package:
+ * is included
+ * is not excluded
+
+ If includes are provided then package must be defined here.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getDifferences()"><!-- --></A><H3>
+getDifferences</H3>
+<PRE>
+public java.util.Set&lt;<A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>&gt; <B>getDifferences</B>()</PRE>
+<DL>
+<DD><DL>
+</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/AccumulatingDiffHandler.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;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../org/semver/jardiff/AccumulatingDiffHandler.Add.html" title="class in org.semver.jardiff"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../index.html?org/semver/jardiff/AccumulatingDiffHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="AccumulatingDiffHandler.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;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&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;FIELD&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>
+Copyright &#169; 2010. All Rights Reserved.
+</BODY>
+</HTML>