|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.xmlFromURL
public class xmlFromURL
Import Groups Registry from XML URL.
Constructor Summary | |
---|---|
xmlFromURL()
|
Method Summary | |
---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.net.URL url)
Import Groups Registry from XML URL. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public xmlFromURL()
Method Detail |
---|
public static boolean invoke(bsh.Interpreter i, bsh.CallStack stack, java.net.URL url) throws GrouperShellException
i
- BeanShell interpreter.stack
- BeanShell call stack.url
- Import XML from this URL.
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |