| 程序包 | 说明 |
|---|---|
| org.beetl.ow2.asm |
OSGL MVC Server's repackaging of
org.osgl.mvc.server.asm 5.0
(for internal use only).
|
| org.beetl.ow2.asm.util |
Provides ASM visitors that can be useful for programming and
debugging purposes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Attribute |
Attribute.read(ClassReader cr,
int off,
int len,
char[] buf,
int codeOff,
Label[] labels)
Reads a
type attribute. |
| 构造器和说明 |
|---|
ClassWriter(ClassReader classReader,
int flags)
Constructs a new
ClassWriter object and enables optimizations for
"mostly add" bytecode transformations. |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
CheckClassAdapter.verify(ClassReader cr,
boolean dump,
PrintWriter pw)
Checks a given class
|
static void |
CheckClassAdapter.verify(ClassReader cr,
ClassLoader loader,
boolean dump,
PrintWriter pw)
Checks a given class.
|
Copyright © 2022. All rights reserved.