Uses of Package
org.globus.rsl

Packages that use org.globus.rsl
Package
Description
This library is a full implementation of the GRAM client API.
This library provides a convenience API for creating, manipulating, and checking the validity of RSL expressions.
  • Classes in org.globus.rsl used by org.globus.gram
    Class
    Description
    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.
  • Classes in org.globus.rsl used by org.globus.rsl
    Class
    Description
    This 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 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 represents a RSL parse tree.
     
     
    Describes the input token stream.
    This class represents a simple value (a string) that can be concatinated with another value.