public class xmlFromFile extends Object
| Constructor and Description |
|---|
xmlFromFile() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String file)
Import Groups Registry from XML file.
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String file)
Import Groups Registry from XML file.
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String file)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.file - Import XML from this file.GrouperShellExceptionpublic static boolean invoke(GrouperSession grouperSession, String file)
grouperSession - file - Import XML from this file.Copyright © 2016 Internet2. All rights reserved.