|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osjava.jardiff.Tools
public final class Tools
A set of Tools which do not belong anywhere else in the API at this time. This is nasty, but for now, useful.
| Constructor Summary | |
|---|---|
private |
Tools()
Private constructor so this class can't be instantiated. |
| Method Summary | |
|---|---|
static java.lang.String |
getClassName(java.lang.String internalName)
Get the java class name given an internal class name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private Tools()
| Method Detail |
|---|
public static final java.lang.String getClassName(java.lang.String internalName)
internalName - The internal name of the class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||