|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jas.kern.Scripting
public class Scripting
Scripting, defines script language for output in toScript() method.
| Nested Class Summary | |
|---|---|
static class |
Scripting.Lang
|
| Constructor Summary | |
|---|---|
protected |
Scripting()
|
| Method Summary | |
|---|---|
static Scripting.Lang |
getLang()
Get scripting language which is in effect. |
static Scripting.Lang |
setLang(Scripting.Lang s)
Set scripting language. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Scripting()
| Method Detail |
|---|
public static Scripting.Lang getLang()
public static Scripting.Lang setLang(Scripting.Lang s)
s - language which is to be used for toScript()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||