开发者

JBOSS DROOLS using XmlDumper with .dslr

I am able to parse a .DRL file into the X开发者_Go百科mlDumper and get the correct output. How I can I pass a .DSLR file through the XmlDumper to achieve the same results? The .DSLR file contains the language file(.DSL)


First convert your DSLR file to DRL, then do the same as before. See following link for an example on how to convert DSLR to DRL:

http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-compiler/src/test/java/org/drools/compiler/DrlParserTest.java

Kris

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜