org.codehaus.groovy.ast.ModuleNode.addImportPackage(String)
|
org.codehaus.groovy.tools.javac.JavaStubCompilationUnit.addSourceFile(File) |
org.codehaus.groovy.ast.ModuleNode.addStaticImportClass(String, ClassNode)
|
org.codehaus.groovy.ast.ModuleNode.addStaticMethodOrField(ClassNode, String, String)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.asBoolean(GroovyResultSet)
use SqlGroovyMethods#asBoolean(GroovyResultSet)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.clearTime(Calendar)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.clearTime(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.clearTime(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessErrorStream(Process, OutputStream)
use ProcessGroovyMethods#consumeProcessErrorStream(Process, OutputStream)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessErrorStream(Process, StringBuffer)
use ProcessGroovyMethods#consumeProcessErrorStream(Process, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessErrorStream(Process, Writer)
use ProcessGroovyMethods#consumeProcessErrorStream(Process, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutput(Process)
use ProcessGroovyMethods#consumeProcessOutput(Process)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutput(Process, OutputStream, OutputStream)
use ProcessGroovyMethods#consumeProcessOutput(Process, OutputStream, OutputStream)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutput(Process, StringBuffer, StringBuffer)
use ProcessGroovyMethods#consumeProcessOutput(Process, Appendable, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutputStream(Process, OutputStream)
use ProcessGroovyMethods#consumeProcessOutputStream(Process, OutputStream)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutputStream(Process, StringBuffer)
use ProcessGroovyMethods#consumeProcessOutputStream(Process, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.consumeProcessOutputStream(Process, Writer)
use ProcessGroovyMethods#consumeProcessOutputStream(Process, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.decodeBase64(String)
|
groovy.lang.GroovyClassLoader.defineClass(ClassNode, String) |
groovy.lang.GroovyClassLoader.defineClass(String, byte[], ProtectionDomain) |
org.codehaus.groovy.runtime.DefaultGroovyMethods.encodeBase64(byte[])
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.encodeBase64(Byte[])
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.encodeBase64(byte[], boolean)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.encodeBase64(Byte[], boolean)
|
groovy.lang.GroovyShell.evaluate(InputStream)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.GroovyShell.evaluate(InputStream, String)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.GroovyClassLoader.expandClassPath(List, String, String, boolean) |
org.codehaus.groovy.runtime.DefaultGroovyMethods.format(Calendar, String)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.format(Date, String)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getAt(Date, int)
|
groovy.swing.impl.TableLayout.getComponent()
Simply returns this
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getDateString(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getDateTimeString(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getErr(Process)
use ProcessGroovyMethods#getErr(Process)
|
org.codehaus.groovy.ast.ModuleNode.getImportPackages()
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getIn(Process)
use ProcessGroovyMethods#getIn(Process)
|
groovy.lang.GroovyCodeSource.getInputStream()
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
org.codehaus.groovy.ast.expr.MethodCallExpression.getMetaMethod() |
org.codehaus.groovy.runtime.DefaultGroovyMethods.getOut(Process)
use ProcessGroovyMethods#getOut(Process)
|
org.codehaus.groovy.ast.ModuleNode.getStaticImportAliases()
|
org.codehaus.groovy.ast.ModuleNode.getStaticImportClasses()
|
org.codehaus.groovy.ast.ModuleNode.getStaticImportFields()
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getText(Process)
use ProcessGroovyMethods#getText(Process)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.getTimeString(Date)
|
org.codehaus.groovy.runtime.InvokerHelper.getVersion()
Use GroovySystem version instead.
|
groovy.lang.GroovyShell.initializeBinding() |
groovy.lang.MetaClassImpl.invokeConstructorAt(Class, Object[])
use invokeConstructor instead
|
org.codehaus.groovy.ast.VariableScope.isResolvingDynamic() |
org.codehaus.groovy.ast.expr.ConstructorCallExpression.isUsingAnnonymousInnerClass() |
org.codehaus.groovy.runtime.DefaultGroovyMethods.iterator(File)
use File#eachLine instead please
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.iterator(NodeList)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.leftShift(Process, byte[])
use ProcessGroovyMethods#leftShift(Process, byte[])
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.leftShift(Process, Object)
use ProcessGroovyMethods#leftShift(Process, Object)
|
groovy.util.GroovyScriptEngine.loadScriptByName(String, ClassLoader) |
org.codehaus.groovy.classgen.BytecodeHelper.loadVar(Variable)
use loadVar(Variable,boolean) instead
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.minus(Calendar, Calendar)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.minus(Date, Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.minus(Date, int)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.minus(Date, int)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.next(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.next(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.or(Process, Process)
use ProcessGroovyMethods#or(Process, Process)
|
groovy.lang.GroovyShell.parse(InputStream)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.GroovyShell.parse(InputStream, String)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.GroovyClassLoader.parseClass(InputStream)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.GroovyClassLoader.parseClass(InputStream, String)
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.lang.DelegatingMetaClass.pickMethod(String, Class[]) |
org.codehaus.groovy.runtime.metaclass.OwnedMetaClass.pickMethod(String, Class[]) |
org.codehaus.groovy.runtime.DefaultGroovyMethods.pipeTo(Process, Process)
use ProcessGroovyMethods#pipeTo(Process, Process)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.plus(Date, int)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.plus(Date, int)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.previous(Date)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.previous(Date)
|
groovy.lang.MetaClassImpl.retrieveMethod(String, Class[])
use pickMethod instead
|
groovy.lang.GroovyShell.run(InputStream, String, String[])
Prefer using methods taking a Reader rather than an InputStream to avoid wrong encoding issues.
|
groovy.xml.dom.DOMUtil.serialize(Element)
use XmlUtil version instead
|
groovy.xml.dom.DOMUtil.serialize(Element, OutputStream)
use XmlUtil version instead
|
org.codehaus.groovy.ast.VariableScope.setDynamicResolving(boolean) |
org.codehaus.groovy.ast.expr.MethodCallExpression.setMetaMethod(MetaMethod) |
groovy.util.GroovyScriptEngine.setParentClassLoader(ClassLoader) |
org.codehaus.groovy.runtime.DefaultGroovyMethods.toRowResult(ResultSet)
|
groovy.xml.MarkupBuilder.transformValue(String) |
org.codehaus.groovy.ast.CodeVisitorSupport.visitRegexExpression(RegexExpression) |
org.codehaus.groovy.ast.GroovyCodeVisitor.visitRegexExpression(RegexExpression) |
org.codehaus.groovy.classgen.AsmClassGenerator.visitRegexExpression(RegexExpression) |
org.codehaus.groovy.transform.powerassert.TruthExpressionRewriter.visitRegexExpression(RegexExpression) |
org.codehaus.groovy.runtime.DefaultGroovyMethods.waitForOrKill(Process, long)
use ProcessGroovyMethods#waitForOrKill(Process, long)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.waitForProcessOutput(Process)
use ProcessGroovyMethods#waitForProcessOutput(Process)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.waitForProcessOutput(Process, OutputStream, OutputStream)
use ProcessGroovyMethods#waitForProcessOutput(Process, OutputStream, OutputStream)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.waitForProcessOutput(Process, StringBuffer, StringBuffer)
use #waitForProcessOutput(Process, Appendable, Appendable)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.withOutputStream(Process, Closure)
use ProcessGroovyMethods#withOutputStream(Process, Closure)
|
org.codehaus.groovy.runtime.DefaultGroovyMethods.withWriter(Process, Closure)
use ProcessGroovyMethods#withWriter(Process, Closure)
|