|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.common.net.jar.JarURLNavigationProvider
| Constructor Summary | |
JarURLNavigationProvider()
|
|
| Method Summary | |
void |
visit(java.net.URL url,
URLVisitor visitor)
Visit all the children recursively. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JarURLNavigationProvider()
| Method Detail |
public void visit(java.net.URL url,
URLVisitor visitor)
throws java.lang.IllegalArgumentException,
java.io.IOException
URLNavigationProvider
visit in interface URLNavigationProviderurl - the target urlvisitor - the visitor
java.io.IOException - s
java.lang.IllegalArgumentException - if an argument is null or if the url is not accepted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||