|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.janino.FilterWarningHandler
public class FilterWarningHandler
| Constructor Summary | |
|---|---|
FilterWarningHandler(StringPattern[] handlePatterns,
WarningHandler delegate)
Popular values for the handlePatterns parameter are
StringPattern.PATTERNS_ALL and StringPattern.PATTERNS_NONE. |
|
| Method Summary | |
|---|---|
void |
handleWarning(java.lang.String handle,
java.lang.String message,
Location optionalLocation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterWarningHandler(StringPattern[] handlePatterns,
WarningHandler delegate)
handlePatterns parameter are
StringPattern.PATTERNS_ALL and StringPattern.PATTERNS_NONE.
| Method Detail |
|---|
public void handleWarning(java.lang.String handle,
java.lang.String message,
Location optionalLocation)
handleWarning in interface WarningHandler
|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||