org.aspectj/bcel-builder/verifier-src/org/aspectj/apache/bcel/verifier/package.html
2008-05-28 23:52:53 +00:00

26 lines
669 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
$Id: package.html,v 1.2 2008/05/28 23:53:00 aclement Exp $
-->
</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>