blob: 5f73d77d0bf56022f7538668cff386ec12c5ebe4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
$Id$
-->
</head>
<body bgcolor="white">
BCEL's verifier JustIce is there to help you dump correct Java class files created or modified with BCEL.
<h2>Package Specification</h2>
This is the top-level package of the JustIce verifier. To actually use it, have a look at the VerifierFactory and
Verifier classes.
<h2>Related Documentation</h2>
For a simple demonstration of JustIce working, please see:
<ul>
<li><a href="http://www.inf.fu-berlin.de/~ehaase/cgi-html/Verifier.html">A WWW front-end for JustIce.</a>
</ul>
</body>
</html>