|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChainListener | |
---|---|
net.sf.urlchecker.commands | Provides All the interfaces and classes necessary to identify, verify and validate URLs inside Character streams. |
Uses of ChainListener in net.sf.urlchecker.commands |
---|
Methods in net.sf.urlchecker.commands that return types with arguments of type ChainListener | |
---|---|
Set<ChainListener> |
Context.getListeners()
Returns the listeners. |
Methods in net.sf.urlchecker.commands with parameters of type ChainListener | |
---|---|
void |
Context.addListener(ChainListener newListener)
Adds the listener. |
boolean |
Context.removeListener(ChainListener oldListener)
Removes the listener. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |