|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tdk.signaturetest.core.ThrowsNormalizer
public class ThrowsNormalizer
Normalize the throws list completely for 'src' mode
Constructor Summary | |
---|---|
ThrowsNormalizer()
|
Method Summary | |
---|---|
void |
normThrows(ClassDescription c,
boolean removeJLE)
|
void |
normThrows(ClassDescription c,
boolean removeJLE,
boolean allowMissingTh)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThrowsNormalizer()
Method Detail |
---|
public void normThrows(ClassDescription c, boolean removeJLE) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
public void normThrows(ClassDescription c, boolean removeJLE, boolean allowMissingTh) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |