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