summaryrefslogtreecommitdiff
path: root/docs/java/com/sleepycat/persist/evolve/package-frame.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/java/com/sleepycat/persist/evolve/package-frame.html')
-rw-r--r--docs/java/com/sleepycat/persist/evolve/package-frame.html115
1 files changed, 38 insertions, 77 deletions
diff --git a/docs/java/com/sleepycat/persist/evolve/package-frame.html b/docs/java/com/sleepycat/persist/evolve/package-frame.html
index 881a062b..f653079b 100644
--- a/docs/java/com/sleepycat/persist/evolve/package-frame.html
+++ b/docs/java/com/sleepycat/persist/evolve/package-frame.html
@@ -1,78 +1,39 @@
<!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_23) on Fri May 11 14:10:09 EDT 2012 -->
-<TITLE>
-com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API)
-</TITLE>
-
-<META NAME="date" CONTENT="2012-05-11">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../com/sleepycat/persist/evolve/package-summary.html" target="classFrame">com.sleepycat.persist.evolve</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Interfaces</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="Conversion.html" title="interface in com.sleepycat.persist.evolve" target="classFrame"><I>Conversion</I></A>
-<BR>
-<A HREF="EvolveListener.html" title="interface in com.sleepycat.persist.evolve" target="classFrame"><I>EvolveListener</I></A></FONT></TD>
-</TR>
-</TABLE>
-
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Classes</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="Converter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Converter</A>
-<BR>
-<A HREF="Deleter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Deleter</A>
-<BR>
-<A HREF="EntityConverter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EntityConverter</A>
-<BR>
-<A HREF="EvolveConfig.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveConfig</A>
-<BR>
-<A HREF="EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveConfigBeanInfo</A>
-<BR>
-<A HREF="EvolveEvent.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveEvent</A>
-<BR>
-<A HREF="EvolveInternal.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveInternal</A>
-<BR>
-<A HREF="EvolveStats.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveStats</A>
-<BR>
-<A HREF="Mutation.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Mutation</A>
-<BR>
-<A HREF="Mutations.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Mutations</A>
-<BR>
-<A HREF="Renamer.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Renamer</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Exceptions</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="DeletedClassException.html" title="class in com.sleepycat.persist.evolve" target="classFrame">DeletedClassException</A>
-<BR>
-<A HREF="IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve" target="classFrame">IncompatibleClassException</A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_60) on Tue Feb 17 12:25:55 EST 2015 -->
+<title>com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API)</title>
+<meta name="date" content="2015-02-17">
+<link rel="stylesheet" type="text/css" href="../../../../style.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../com/sleepycat/persist/evolve/package-summary.html" target="classFrame">com.sleepycat.persist.evolve</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Conversion.html" title="interface in com.sleepycat.persist.evolve" target="classFrame"><i>Conversion</i></a></li>
+<li><a href="EvolveListener.html" title="interface in com.sleepycat.persist.evolve" target="classFrame"><i>EvolveListener</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Converter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Converter</a></li>
+<li><a href="Deleter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Deleter</a></li>
+<li><a href="EntityConverter.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EntityConverter</a></li>
+<li><a href="EvolveConfig.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveConfig</a></li>
+<li><a href="EvolveConfigBeanInfo.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveConfigBeanInfo</a></li>
+<li><a href="EvolveEvent.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveEvent</a></li>
+<li><a href="EvolveInternal.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveInternal</a></li>
+<li><a href="EvolveStats.html" title="class in com.sleepycat.persist.evolve" target="classFrame">EvolveStats</a></li>
+<li><a href="Mutation.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Mutation</a></li>
+<li><a href="Mutations.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Mutations</a></li>
+<li><a href="Renamer.html" title="class in com.sleepycat.persist.evolve" target="classFrame">Renamer</a></li>
+</ul>
+<h2 title="Exceptions">Exceptions</h2>
+<ul title="Exceptions">
+<li><a href="DeletedClassException.html" title="class in com.sleepycat.persist.evolve" target="classFrame">DeletedClassException</a></li>
+<li><a href="IncompatibleClassException.html" title="class in com.sleepycat.persist.evolve" target="classFrame">IncompatibleClassException</a></li>
+</ul>
+</div>
+</body>
+</html>