|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.dss.generic.shared.api.v1.validation.ValidationScriptReader
public class ValidationScriptReader
A helper class that reads validation scripts.
Constructor Summary | |
---|---|
ValidationScriptReader()
|
Method Summary | |
---|---|
static java.lang.String |
tryReadValidationScript(java.lang.String[] scriptPaths)
Reads and appends a collection of Jython validation files into a single interpretable script. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidationScriptReader()
Method Detail |
---|
public static java.lang.String tryReadValidationScript(java.lang.String[] scriptPaths)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |