org.keplerproject.luajava.test.node |
|
Java Source File Name | Type | Comment |
IConfig.java | Interface | Interface that is implemented in Lua. |
LuaNode.java | Class | Example that ilustrate the usage of Lua as a configuration file. |
Main.java | Class | Uses the node example with a file that is a representation of a
hibernate configuration XML file. |