|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jnetstream.lang.Compilers
public class Compilers
Factory class which loads the default NPL compiler.
| Field Summary | |
|---|---|
static java.lang.String |
NPL_COMPILER
Property name which can be used to override the default implementation for NPL compiler. |
| Constructor Summary | |
|---|---|
Compilers()
|
|
| Method Summary | |
|---|---|
static NplCompiler |
getNplCompiler()
Retrieves the default NPL compiler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NPL_COMPILER
| Constructor Detail |
|---|
public Compilers()
| Method Detail |
|---|
public static NplCompiler getNplCompiler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||