ru.oogis.util
Class GroovyCompiler

java.lang.Object
  extended by ru.oogis.util.GroovyCompiler

public class GroovyCompiler
extends java.lang.Object

Author:
ru

Constructor Summary
GroovyCompiler()
           
 
Method Summary
 java.lang.String compile(java.lang.String name, java.lang.String source, java.lang.String targetdir)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyCompiler

public GroovyCompiler()
Method Detail

compile

public java.lang.String compile(java.lang.String name,
                                java.lang.String source,
                                java.lang.String targetdir)