阅读背景:

如何在运行时编译和部署java类?

来源:互联网 

I am in the process of writing a rule engine that performs simple assignments as determined by conditional constructs. It is a prerequisite of the project that the rules be in XML format. I have modeled my XML schema to resemble simple code blocks. I wish to parse the XML and to then transform it into Java code. I then wish to compile (and run) this code at runtime. Doing so would mean that my rule engine no longer acts as an interpreter but executes native Java Byte Code.I am in the process of writing a rule engine th




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: