public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptiveNode |
getComponentNodeFromGroovy(InputStream inputStream,
String encoding)
generates a Component node from a simple script.
|
static DescriptiveNode |
getComponentNodeFromGroovy(String scriptString) |
public static DescriptiveNode getComponentNodeFromGroovy(InputStream inputStream, String encoding) throws Exception
inputStream - encoding - specifies the text encodingExceptionpublic static DescriptiveNode getComponentNodeFromGroovy(String scriptString)
Copyright © 2015 LSST. All rights reserved.