diff options
Diffstat (limited to 'api-gh-pages/api/apidocs/org/semver/Checker.html')
-rw-r--r-- | api-gh-pages/api/apidocs/org/semver/Checker.html | 647 |
1 files changed, 0 insertions, 647 deletions
diff --git a/api-gh-pages/api/apidocs/org/semver/Checker.html b/api-gh-pages/api/apidocs/org/semver/Checker.html deleted file mode 100644 index f06d9b4..0000000 --- a/api-gh-pages/api/apidocs/org/semver/Checker.html +++ /dev/null @@ -1,647 +0,0 @@ -<!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:46:56 CET 2010 --> -<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<TITLE> -Checker (API 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="Checker (API 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> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Checker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../index.html?org/semver/Checker.html" target="_top"><B>FRAMES</B></A> - <A HREF="Checker.html" target="_top"><B>NO FRAMES</B></A> - <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: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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</FONT> -<BR> -Class Checker</H2> -<PRE> -java.lang.Object - <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>org.semver.Checker</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Checker</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Allows to compare content of JARs. Provides convenient methods to validate that chosen <A HREF="../../org/semver/Version.html" title="class in org.semver"><CODE>Version</CODE></A> are correct. -<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 class</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A></B></CODE> - -<BR> - Library compatibility type.</TD> -</TR> -</TABLE> - -<!-- ======== 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/Checker.html#Checker()">Checker</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== 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 void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#accumulateAccessDetails(java.lang.String, boolean, boolean, java.util.List, java.util.List)">accumulateAccessDetails</A></B>(java.lang.String access, - boolean previousAccess, - boolean currentAccess, - java.util.List<java.lang.String> added, - java.util.List<java.lang.String> removed)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#check(java.io.File, java.io.File, java.util.Set, java.util.Set)">check</A></B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#computeCompatibilityType(java.util.Set)">computeCompatibilityType</A></B>(java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> differences)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#contains(java.util.Set, java.lang.Class)">contains</A></B>(java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> differences, - java.lang.Class<? extends <A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> type)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#diff(java.io.File, java.io.File, java.util.Set, java.util.Set)">diff</A></B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#dumpDiff(java.io.File, java.io.File, java.util.Set, java.util.Set)">dumpDiff</A></B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes)</CODE> - -<BR> - Dumps on <CODE>System.out</CODE> all differences between both JARs.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#extractAccessDetails(org.osjava.jardiff.AbstractInfo, org.osjava.jardiff.AbstractInfo)">extractAccessDetails</A></B>(org.osjava.jardiff.AbstractInfo previousInfo, - org.osjava.jardiff.AbstractInfo currentInfo)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#extractActionType(org.semver.jardiff.AccumulatingDiffHandler.Difference)">extractActionType</A></B>(<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A> difference)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#extractDetails(org.osjava.jardiff.AbstractInfo)">extractDetails</A></B>(org.osjava.jardiff.AbstractInfo info)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#extractDetails(org.semver.jardiff.AccumulatingDiffHandler.Difference)">extractDetails</A></B>(<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A> difference)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#extractInfoType(org.osjava.jardiff.AbstractInfo)">extractInfoType</A></B>(org.osjava.jardiff.AbstractInfo info)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#infer(org.semver.Version, java.io.File, java.io.File, java.util.Set, java.util.Set)">infer</A></B>(<A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> previous, - java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#inferNextVersion(org.semver.Version, org.semver.Checker.CompatibilityType)">inferNextVersion</A></B>(<A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> version, - <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> compatibilityType)</CODE> - -<BR> - Infers next <A HREF="../../org/semver/Version.html" title="class in org.semver"><CODE>Version</CODE></A> depending on provided <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><CODE>Checker.CompatibilityType</CODE></A>.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#isTypeCompatible(org.semver.Checker.CompatibilityType, org.semver.Version.Type)">isTypeCompatible</A></B>(<A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> compatibilityType, - <A HREF="../../org/semver/Version.Type.html" title="enum in org.semver">Version.Type</A> type)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#main(java.lang.String[])">main</A></B>(java.lang.String[] arguments)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../org/semver/Checker.html#validate(org.semver.Version, java.io.File, org.semver.Version, java.io.File, java.util.Set, java.util.Set)">validate</A></B>(<A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> previous, - java.io.File previousJAR, - <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> current, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <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> - -<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="Checker()"><!-- --></A><H3> -Checker</H3> -<PRE> -public <B>Checker</B>()</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="inferNextVersion(org.semver.Version, org.semver.Checker.CompatibilityType)"><!-- --></A><H3> -inferNextVersion</H3> -<PRE> -public static <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> <B>inferNextVersion</B>(<FONT SIZE="-1">@Nonnull</FONT> - <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> version, - <FONT SIZE="-1">@Nonnull</FONT> - <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> compatibilityType)</PRE> -<DL> -<DD>Infers next <A HREF="../../org/semver/Version.html" title="class in org.semver"><CODE>Version</CODE></A> depending on provided <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><CODE>Checker.CompatibilityType</CODE></A>. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>version</CODE> - <DD><CODE>compatibilityType</CODE> - -<DT><B>Returns:</B><DD></DL> -</DD> -</DL> -<HR> - -<A NAME="isTypeCompatible(org.semver.Checker.CompatibilityType, org.semver.Version.Type)"><!-- --></A><H3> -isTypeCompatible</H3> -<PRE> -public static boolean <B>isTypeCompatible</B>(<A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> compatibilityType, - <A HREF="../../org/semver/Version.Type.html" title="enum in org.semver">Version.Type</A> type)</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>compatibilityType</CODE> - <DD><CODE>type</CODE> - -<DT><B>Returns:</B><DD>true if specified <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><CODE>Checker.CompatibilityType</CODE></A></DL> -</DD> -</DL> -<HR> - -<A NAME="diff(java.io.File, java.io.File, java.util.Set, java.util.Set)"><!-- --></A><H3> -diff</H3> -<PRE> -public final java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> <B>diff</B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes) - throws java.io.IOException, - java.io.FileNotFoundException</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>previousJAR</CODE> - <DD><CODE>currentJAR</CODE> - <DD><CODE>includes</CODE> - <DD><CODE>excludes</CODE> - -<DT><B>Returns:</B><DD>all <A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff"><CODE>AccumulatingDiffHandler.Difference</CODE></A> between both JARs -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE> -<DD><CODE>java.io.FileNotFoundException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="extractActionType(org.semver.jardiff.AccumulatingDiffHandler.Difference)"><!-- --></A><H3> -extractActionType</H3> -<PRE> -protected final java.lang.String <B>extractActionType</B>(<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A> difference)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="extractInfoType(org.osjava.jardiff.AbstractInfo)"><!-- --></A><H3> -extractInfoType</H3> -<PRE> -protected final java.lang.String <B>extractInfoType</B>(org.osjava.jardiff.AbstractInfo info)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="extractDetails(org.semver.jardiff.AccumulatingDiffHandler.Difference)"><!-- --></A><H3> -extractDetails</H3> -<PRE> -protected final java.lang.String <B>extractDetails</B>(<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A> difference)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="extractDetails(org.osjava.jardiff.AbstractInfo)"><!-- --></A><H3> -extractDetails</H3> -<PRE> -protected final java.lang.String <B>extractDetails</B>(org.osjava.jardiff.AbstractInfo info)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="accumulateAccessDetails(java.lang.String, boolean, boolean, java.util.List, java.util.List)"><!-- --></A><H3> -accumulateAccessDetails</H3> -<PRE> -protected final void <B>accumulateAccessDetails</B>(java.lang.String access, - boolean previousAccess, - boolean currentAccess, - java.util.List<java.lang.String> added, - java.util.List<java.lang.String> removed)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="extractAccessDetails(org.osjava.jardiff.AbstractInfo, org.osjava.jardiff.AbstractInfo)"><!-- --></A><H3> -extractAccessDetails</H3> -<PRE> -protected final java.lang.String <B>extractAccessDetails</B>(org.osjava.jardiff.AbstractInfo previousInfo, - org.osjava.jardiff.AbstractInfo currentInfo)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="dumpDiff(java.io.File, java.io.File, java.util.Set, java.util.Set)"><!-- --></A><H3> -dumpDiff</H3> -<PRE> -public final void <B>dumpDiff</B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes) - throws java.io.IOException, - java.io.FileNotFoundException</PRE> -<DL> -<DD>Dumps on <CODE>System.out</CODE> all differences between both JARs. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>previousJAR</CODE> - <DD><CODE>currentJAR</CODE> - <DD><CODE>includes</CODE> - <DD><CODE>excludes</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE> -<DD><CODE>java.io.FileNotFoundException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="contains(java.util.Set, java.lang.Class)"><!-- --></A><H3> -contains</H3> -<PRE> -protected final boolean <B>contains</B>(java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> differences, - java.lang.Class<? extends <A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> type)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="computeCompatibilityType(java.util.Set)"><!-- --></A><H3> -computeCompatibilityType</H3> -<PRE> -protected final <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> <B>computeCompatibilityType</B>(java.util.Set<<A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff">AccumulatingDiffHandler.Difference</A>> differences)</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>differences</CODE> - -<DT><B>Returns:</B><DD><A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><CODE>Checker.CompatibilityType</CODE></A> based on specified <A HREF="../../org/semver/jardiff/AccumulatingDiffHandler.Difference.html" title="class in org.semver.jardiff"><CODE>AccumulatingDiffHandler.Difference</CODE></A></DL> -</DD> -</DL> -<HR> - -<A NAME="check(java.io.File, java.io.File, java.util.Set, java.util.Set)"><!-- --></A><H3> -check</H3> -<PRE> -public final <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver">Checker.CompatibilityType</A> <B>check</B>(java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes) - throws java.io.IOException, - java.io.FileNotFoundException</PRE> -<DL> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE> -<DD><CODE>java.io.FileNotFoundException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="infer(org.semver.Version, java.io.File, java.io.File, java.util.Set, java.util.Set)"><!-- --></A><H3> -infer</H3> -<PRE> -public final <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> <B>infer</B>(<A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> previous, - java.io.File previousJAR, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes) - throws java.io.IOException</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>previous</CODE> - <DD><CODE>previousJAR</CODE> - <DD><CODE>currentJAR</CODE> - <DD><CODE>includes</CODE> - <DD><CODE>excludes</CODE> - -<DT><B>Returns:</B><DD>an inferred <A HREF="../../org/semver/Version.html" title="class in org.semver"><CODE>Version</CODE></A> for current JAR based on previous JAR content/version. -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="validate(org.semver.Version, java.io.File, org.semver.Version, java.io.File, java.util.Set, java.util.Set)"><!-- --></A><H3> -validate</H3> -<PRE> -public final boolean <B>validate</B>(<A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> previous, - java.io.File previousJAR, - <A HREF="../../org/semver/Version.html" title="class in org.semver">Version</A> current, - java.io.File currentJAR, - java.util.Set<java.lang.String> includes, - java.util.Set<java.lang.String> excludes) - throws java.io.IOException</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>previous</CODE> - <DD><CODE>previousJAR</CODE> - <DD><CODE>current</CODE> - <DD><CODE>currentJAR</CODE> - <DD><CODE>includes</CODE> - <DD><CODE>excludes</CODE> - -<DT><B>Returns:</B><DD>true if <A HREF="../../org/semver/Version.html" title="class in org.semver"><CODE>Version</CODE></A> provided for current JAR is compatible with previous JAR content/version. -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="main(java.lang.String[])"><!-- --></A><H3> -main</H3> -<PRE> -public static void <B>main</B>(java.lang.String[] arguments) - throws java.lang.Exception</PRE> -<DL> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</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> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Checker.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../org/semver/Checker.CompatibilityType.html" title="enum in org.semver"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../index.html?org/semver/Checker.html" target="_top"><B>FRAMES</B></A> - <A HREF="Checker.html" target="_top"><B>NO FRAMES</B></A> - <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: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> -Copyright © 2010. All Rights Reserved. -</BODY> -</HTML> |