Package org.globus.rsl
package org.globus.rsl
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions. It also handles an XML-based RSL representation.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
ClassDescriptionThis class represents an abstract RSL parse tree.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).This class represents a single variable definition in RSL (see rsl_substitution attribute)This class represnts a variable definitions in the RSL string (see rsl_substitution attribute)This class represents an abstract RSL parse tree.This class represents a single relation in the RSL string.This class represents an attribute that is associated with multiple values.This exception is thrown when parse errors are encountered.This class provides convieniene methods for accessing and manipulatig simple rsl expressions.This class represents a RSL parse tree.Parser for the Globus Resource Specification Language RSL v1.0.Describes the input token stream.This class represents a simple value (a string) that can be concatinated with another value.This class represents a variable reference in the RSL string.