|
Groovy 1.7.2 | |||||||
PREV NEXT | FRAMES NO FRAMES |
UnsupportedOperationException
for an empty range.UnsupportedOperationException
for an empty range.Adds a groovy.lang.Closure to test whether the stack trace element should be added or not.
AnnotationNode
conforms to annotation meta
- enhancing an AnnotationNode
AST to reflect real annotation metaClassWriter.visitor
method calls.
Reduction
from this node. Reduction
from this node. Reduction
from this token, adding the supplied
nodes as the second, third, and fourth element, respectively.
assert i !
null
).Returns a Writable object, which may be used to render the markup directly to a String, or send the output to a stream.
asBoolean()
method added on types.Utility class to guess the encoding of a given text file.
CharsetToolkit
utility class.ConfigSlurper is a utility class for reading configuration files defined in the form of Groovy scripts.
this.firePropertyChange("field", field, field = value)
this.fireVetoableChange("field", field, field = value)
field = value
Used when the field is not also @BindableSanitize the exception and ALL nested causes
This will MODIFY the stacktrace of the exception instance and all its causes irreversibly
@Delegate
annotationSwingUtilities.invokeLater.
dot( base, "" )
.Duration represents time periods which have values independent of the context.
SwingUtilities.invokeAndWait.
Enables the ExpandoMetaClassCreationHandle with the registry
Executes the given SQL statement (typically an INSERT statement).
A handle for the MetaClassRegistry that changes all classes loaded into the Grails VM to use ExpandoMetaClass instances
Extracts the root cause of the exception, no matter how nested it is
FileIterator
is an iterator over a
number of files from a collection of FileSet instances.
FileScanner
is a bean which allows the iteration
over a number of files from a collection of FileSet instances.
IndexOutOfBoundsException
for an empty range.Charset
s on the platform,
among which the default charset
.true
if attribute values are output with
double quotes; false
if single quotes are used.
Returns all Groovy classes loaded by this class loader.
break foo
inside a loop to end the
execution of the marked loop. continue foo
inside a loop to continue
the execution of the marked loop. ClassLoader
that will serve as the parent ClassLoader of the
GroovyClassLoader in which scripts will be executed. Object
.BufferedReader
(indeed a LineNumberReader
) from the File
specified in the constructor of CharsetToolkit
using the charset discovered by the
method guessEncoding()
.URLConnection
to retrieve a script
from the ResourceConnector
.@GrabResolver(name='restlet.org', root='http://maven.restlet.org') @Grab(group='org.restlet', module='org.restlet', version='1.1.6') class MyRestlet extends org.restlet.Restlet { // ... }
invokeMethod
mechanism
of GroovyObject
.ScriptEngines
and also exposes metadata describing
Groovy's engine class.RetentionPolicy.CLASS
.RetentionPolicy
.RetentionPolicy.SOURCE
.IntRange
.JavadocAssertionTestBuilder
will dynamically create a test cases from Groovy assertions placed within
the Javadoc comments of a source file. JavadocAssertionTestSuite
will dynamically create test cases from Groovy assertions placed within
Javadoc comments. A helper class for creating XML or HTML markup.
An interface that defines the API usable by clients of Groovy's Meta Object Protocol (MOP).
interceptConstruction
flag allows mocking of
constructor calls. An interface that defines methods that implementers of mutable Meta classes should specify.
Reduction
with Token.NULL
as it's root.gotoPhase( phase + 1 )
.GroovyTestCase.notYetImplemented(this);.
"1.5"
) is the value for targetBytecode to compile for a JDK 1.5 or later JVM"1.4"
) is the value for targetBytecode to compile for a JDK 1.4 JVM
getResultSet()
object.An interface that adds the ability to intercept property getters/setters
key
to the specified
value
in this table. key
to the specified
value
in this table. QName
class represents the value of a qualified name
as specified in XML
Schema Part2: Datatypes specification.
ResultSet
object. from
value and calling next()
successively
until you reach the to
value. Parser
.Reduction
with the specified root.Invoker
to call the method if it fails.
UnsupportedOperationException
for an empty range.Reduction
. UnsupportedOperationException
for an empty range.GroovyScriptEngine
.null
or a compiled pattern matcher read from "resource.name.regex"
and used in AbstractHttpServlet.getScriptUri.This class defines a wrapper for accessing a specific column in ResultSetMetaData
.
UnsupportedOperationException
for an empty range.ReverseListIterator
for the provided list.Remove all apparently groovy-internal trace entries from the exception instance
This modifies the original instance and returns it, it does not clone
Get the root cause of an exception and sanitize it for display to the user
This will MODIFY the stacktrace of the root cause exception object and return it
UnsupportedOperationException
for an empty range.RetentionPolicy.CLASS
.ProxyGenerator
to dump generated Groovy
source code to standard output during construction. Charset
used in case the buffer represents
an 8-bit Charset
.Object
value.RetentionPolicy.SOURCE
.size()
method for JTabbedPane
.debug
or
always
.A builder class for creating XML markup.
TimeDuration represents time periods expressed in units of hours, minutes, seconds and milliseconds.
CSTNode
produced by the Lexer
.String
and returns it.getMessage()
.this
.stageVisitors
at the appropriate processor visitor.Represents an object which is capable of writing itself to a text stream in a more efficient format than just creating a toString() representation of itself.
Writer
.
PrintWriter
.groovy.util.Node
(as used with XmlParser
) including all children in XML format.
Parse XML into a document tree that may be traversed similar to XPath expressions.
Copyright © 2003-2010 The Codehaus. All rights reserved.