protected static class AbstractScriptLanguageFactory.BuilderCreator
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
BuilderCreator() |
| Modifier and Type | Method and Description |
|---|---|
static ScriptBuilder |
createContents(java.lang.Class<ScriptBuilder> clazz)
Creates a ScriptBuilder.
|
public static ScriptBuilder createContents(java.lang.Class<ScriptBuilder> clazz) throws java.lang.IllegalAccessException, java.lang.InstantiationException
clazz - the ScriptBuilder classjava.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionCopyright © 2008-2020 Herve Girod. All Rights Reserved. Documentation and source under the LGPL licence