jaxp/src/com/sun/org/apache/bcel/internal/package.html
author martin
Tue, 26 Mar 2013 13:36:51 -0700
changeset 16714 cb235d5f8bd4
parent 12457 c348e06f0e82
permissions -rw-r--r--
8010316: Improve handling of char sequences containing surrogates Summary: Fix and optimize codePointAt, codePointBefore and similar methods Reviewed-by: sherman, okutsu, ulfzibis, kizune

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
$Id: package.html,v 1.1.2.1 2005/07/31 23:46:55 jeffsuttor Exp $
-->
</head>
<body bgcolor="white">
<p>
This package contains basic classes for the
<a href="http://jakarta.apache.org/bcel/">Byte Code Engineering Library</a>
 and constants defined by the
<a href="http://www.javasoft.com/docs/books/vmspec/index.html">
 JVM specification</a>.
</p>
</body>
</html>