Mirror of the BLOAT repository https://www.cs.purdue.edu/homes/hosking/bloat/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bloat/src/EDU/purdue/cs/bloat/file/package.html

11 lines
325 B

<html>
<body>
<p>Allows access to Java classes stored in files on disk. Many of
these classes implement the interfaces found in the
EDU.purdue.cs.bloat.reflect package. Classes are loaded from a file
and things such as constant values, methods, code, debugging
information, and exceptions are modeled.</p>
</body>
</html>