| Package | Description |
|---|---|
| org.globus.gram |
This library is a full implementation of the GRAM client API.
|
| org.globus.rsl |
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions.
|
| Constructor and Description |
|---|
GramAttributes(RslNode rslTree)
Constructs a new GramAttributes object initialized with
the specified RSL parse tree.
|
| Modifier and Type | Field and Description |
|---|---|
protected RslNode |
RslAttributes.rslTree |
| Modifier and Type | Method and Description |
|---|---|
RslNode |
RslAttributes.getRslNode()
Returns the rsl parse tree.
|
static RslNode |
RSLParser.parse(String rsl) |
| Constructor and Description |
|---|
RslAttributes(RslNode rslTree)
Creates a new RslAttributes object with
specified rsl parse tree.
|
Copyright © 2013. All Rights Reserved.