|
Groovy 1.7.0 | |||||||
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 meta
ClassWriter.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 { 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.
mkp.comment
ConfigSlurper is a utility class for reading configuration files defined in the form of Groovy scripts.
from
value for the range and less than or equal to the to
value.
this.firePropertyChange("field", field, field = value)
this.fireVetoableChange("field", field, field = value)
field = value
Used when the field is not also @Bindable
mkp.xmlDeclaration
Sanitize the exception and ALL nested causes
This will MODIFY the stacktrace of the exception instance and all its causes irreversibly
@Delegate
annotation
SwingUtilities.invokeLater.
dot( base, "" )
.
Duration represents time periods which have values independent of the context.
SwingUtilities.invokeAndWait.
Enables the ExpandoMetaClassCreationHandle with the registry
ExpandoMetaClassCreationHandle.enable();
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
The handle should be registered with the Groovy runtime before Groovy loads, for example in your main method.
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.
Object
.
Retrieves an attribute of an instance of the class returned by the getTheClass() method.
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
{Object
.
Retrieves a property on the given receiver for the specified arguments.
Retrieves a property of an instance of the class returned by the getTheClass() method.
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
.
{ { class MyRestlet extends org.restlet.Restlet { // ... }
invokeMethod
mechanism
of GroovyObject
.
RetentionPolicy.CLASS
.
Returns true of the implementing MetaClass has a property of the given name
Note that this method will only return true for realised properties and does not take into account implementation of getProperty or propertyMissing
RetentionPolicy
.
RetentionPolicy.SOURCE
.
IntRange
.
Invokes a method on the given receiver for the specified arguments.
Invokes a method on the given object, with the given name and single argument.
Attempts to invoke the methodMissing method otherwise throws a MissingMethodException
Invokes a static method on the given Object with the given name and arguments.
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).
An interface that defines methods that implementors of mutable Meta classes should specifiy.
Reduction
with Token.NULL
as it's root.
gotoPhase( phase + 1 )
.
mkp.yield
. GroovyTestCase.notYetImplemented(this);.
mkp.pi
"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. Object
value.
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
.
Returns an object satisfying Groovy truth if the implementing MetaClass responds to a method with the given name regardless of arguments.
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.
Sets an attribute of an instance of the class returned by the getTheClass() method.
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.
Retrieves a property on the given receiver for the specified arguments.
Sets a property of an instance of the class returned by the getTheClass() method.
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
.
mkp.yieldUnescaped
. 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
.
Writes this object to the given writer.
Copyright © 2003-2009 The Codehaus. All rights reserved.