Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 21fb94d178f085aeda7cbed259022537 > files > 29

bcel-5.2-11.fc17.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<!--
Copyright 1999-2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->


<!-- Content Stylesheet for Site -->

        
<!-- start the processing -->
    <!-- ====================================================================== -->
    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
    <!-- Main Page Section -->
    <!-- ====================================================================== -->
    <html>
        <head>
            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>

                        
           
                                    
                        
            <title>BCEL - $root.getChild("properties").getChild("title").getText()</title>
        </head>

        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
            <table border="0" width="100%" cellspacing="0">
                <!-- TOP IMAGE -->
                <tr>
                    <td align="left">
<a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
</td>
<td align="right">
<a href="http://jakarta.apache.org/bcel"><img src="./images/bcel-logo.gif" alt="BCEL" border="0"/></a>
</td>
                </tr>
            </table>
            <table border="0" width="100%" cellspacing="4">
                <tr><td colspan="2">
                    <hr noshade="" size="1"/>
                </td></tr>
                
                <tr>
                    <!-- LEFT SIDE NAVIGATION -->
                    <td width="20%" valign="top" nowrap="true">
                    
    <!-- ============================================================ -->

                <p><strong>BCEL</strong></p>
        <ul>
                    <li>    <a href="./index.html">Front Page</a>
</li>
                    <li>    <a href="./news.html">News & Status</a>
</li>
                </ul>
            <p><strong>Documentation</strong></p>
        <ul>
                    <li>    <a href="./manual.html">Manual</a>
</li>
                    <li>    <a href="./faq.html">FAQ</a>
</li>
                    <li>    <a href="./api/index.html">API</a>
</li>
                </ul>
            <p><strong>Download</strong></p>
        <ul>
                    <li>    <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
</li>
                    <li>    <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
</li>
                </ul>
            <p><strong>Get Involved</strong></p>
        <ul>
                    <li>    <a href="http://svn.apache.org/viewcvs.cgi/jakarta/bcel/">SVN Repository</a>
</li>
                    <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
</li>
                    <li>    <a href="http://jakarta.apache.org/site/bugs.html">Issue Tracking</a>
</li>
                    <li>    <a href="./contributors.html">Contributors</a>
</li>
                    <li>    <a href="./license.html">License</a>
</li>
                    <li>    <a href="./projects.html">Projects</a>
</li>
                </ul>
            <p><strong>Translated (Web)</strong></p>
        <ul>
                    <li>    <a href="http://www.terra-intl.com/jakarta/bcel/">Japanese</a>
</li>
                </ul>
                        </td>
                    <td width="80%" align="left" valign="top">
                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
      <tr><td bgcolor="#525D76">
        <font color="#ffffff" face="arial,helvetica,sanserif">
          <a name="BCEL"><strong>BCEL</strong></a>
        </font>
      </td></tr>
      <tr><td>
        <p>
        <blockquote>
                                    <p>
    The Byte Code Engineering Library is intended to give users a
    convenient possibility to analyze, create, and manipulate (binary)
    Java class files (those ending with .class). Classes are
    represented by objects which contain all the symbolic information
    of the given class: methods, fields and byte code instructions, in
    particular.
  </p>
                                                <p>
    Such objects can be read from an existing file, be transformed
    by a program (e.g. a class loader at run-time) and dumped to a file again. 
    An even more interesting application is the creation of classes from scratch 
    at run-time. The Byte Code Engineering Library (BCEL) may be also useful 
    if you want to learn about the Java Virtual Machine (JVM) and the format of 
    Java .class files. 
  </p>
                                                <p>
    BCEL contains a byte code verifier named JustIce, which usually
    gives you much better information about what's wrong with your
    code than the standard JVM message.
  </p>
                                                <p>
    BCEL is already being used successfully in several projects such
    as compilers, optimizers, obsfuscators, code generators
    and analysis tools. Unfortunately there hasn't been much development
    going on over the past few years. Feel free <a href="mail-lists.html">to help out</a> or you
    might want to have a look into the ASM project at objectweb.
  </p>
                            </blockquote>
        </p>
      </td></tr>
      <tr><td><br/></td></tr>
    </table>
                                        </td>
                </tr>

                <!-- FOOTER -->
                <tr><td colspan="2">
                    <hr noshade="" size="1"/>
                </td></tr>
                <tr><td colspan="2">
                    <div align="center"><font color="#525D76" size="-1"><em>
                    Copyright &#169; 1999-2005, The Apache Software Foundation
                    </em></font></div>
                </td></tr>
            </table>
        </body>
    </html>
<!-- end the processing -->