Eclipse JDT
2.1

Uses of Package
org.eclipse.jdt.core.util

Packages that use org.eclipse.jdt.core.util
org.eclipse.jdt.core.util Provides a set of tools and utilities for manipulating .class files and Java model elements. 
 

Classes in org.eclipse.jdt.core.util used by org.eclipse.jdt.core.util
ClassFormatException
          Exception thrown by a class file reader when encountering a error in decoding information contained in a .class file.
IBytecodeVisitor
          Description of a Java opcodes visitor.
IClassFileAttribute
          This class represents a generic class file attribute.
IOpcodeMnemonics
          Description of each opcode mnemonic according to the JVM specifications.
 


Eclipse JDT
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.