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