jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/package.html
author joehw
Sun, 13 Aug 2017 21:10:40 -0700
changeset 46174 5611d2529b49
parent 25868 686eef1e7a79
permissions -rw-r--r--
8163121: BCEL: update to the latest 6.0 release Reviewed-by: dfuchs, lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46174
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     1
<!--
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     2
  Licensed to the Apache Software Foundation (ASF) under one or more
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     3
  contributor license agreements.  See the NOTICE file distributed with
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     4
  this work for additional information regarding copyright ownership.
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     5
  The ASF licenses this file to You under the Apache License, Version 2.0
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     6
  (the "License"); you may not use this file except in compliance with
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     7
  the License.  You may obtain a copy of the License at
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     8
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
     9
      http://www.apache.org/licenses/LICENSE-2.0
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    10
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    11
  Unless required by applicable law or agreed to in writing, software
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    12
  distributed under the License is distributed on an "AS IS" BASIS,
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    13
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    14
  See the License for the specific language governing permissions and
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    15
  limitations under the License.
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    16
-->
6
7f561c08de6b Initial load
duke
parents:
diff changeset
    17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
7f561c08de6b Initial load
duke
parents:
diff changeset
    18
<html>
7f561c08de6b Initial load
duke
parents:
diff changeset
    19
<head>
7f561c08de6b Initial load
duke
parents:
diff changeset
    20
<!--
46174
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    21
$Id: package.html 1694911 2015-08-09 21:21:10Z chas $
6
7f561c08de6b Initial load
duke
parents:
diff changeset
    22
-->
7f561c08de6b Initial load
duke
parents:
diff changeset
    23
</head>
7f561c08de6b Initial load
duke
parents:
diff changeset
    24
<body bgcolor="white">
7f561c08de6b Initial load
duke
parents:
diff changeset
    25
<p>
7f561c08de6b Initial load
duke
parents:
diff changeset
    26
This package contains basic classes for the
46174
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    27
<a href="http://commons.apache.org/bcel/">Byte Code Engineering Library</a>
6
7f561c08de6b Initial load
duke
parents:
diff changeset
    28
 and constants defined by the
46174
5611d2529b49 8163121: BCEL: update to the latest 6.0 release
joehw
parents: 25868
diff changeset
    29
<a href="http://docs.oracle.com/javase/specs/">
6
7f561c08de6b Initial load
duke
parents:
diff changeset
    30
 JVM specification</a>.
7f561c08de6b Initial load
duke
parents:
diff changeset
    31
</p>
7f561c08de6b Initial load
duke
parents:
diff changeset
    32
</body>
7f561c08de6b Initial load
duke
parents:
diff changeset
    33
</html>