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