| Class and Description |
|---|
| org.eclipse.persistence.internal.libraries.asm.xml.ASMContentHandler
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.Processor
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXAnnotationAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXClassAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXCodeAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXFieldAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| org.eclipse.persistence.internal.libraries.asm.xml.SAXModuleAdapter
This class is no longer maintained, will not support new Java features, and will
eventually be deleted. Use the asm or asm.tree API instead.
|
| Field and Description |
|---|
| org.eclipse.persistence.internal.libraries.asm.Opcodes.ASM10_EXPERIMENTAL
This API is experimental.
|
| org.eclipse.persistence.internal.libraries.asm.ClassReader.b
Use
ClassReader.readByte(int) and the other read methods instead. This field will
eventually be deleted. |
| Constructor and Description |
|---|
| org.eclipse.persistence.internal.libraries.asm.Handle(int, String, String, String)
this constructor has been superseded by
Handle.Handle(int, String, String, String,
boolean). |