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 | Description |
---|---|
GramAttributes(RslNode rslTree) |
Constructs a new GramAttributes object initialized with
the specified RSL parse tree.
|
Modifier and Type | Field | Description |
---|---|---|
protected RslNode |
RslAttributes.rslTree |
Modifier and Type | Method | Description |
---|---|---|
RslNode |
RslAttributes.getRslNode() |
Returns the rsl parse tree.
|
static RslNode |
RSLParser.parse(String rsl) |
Constructor | Description |
---|---|
RslAttributes(RslNode rslTree) |
Creates a new RslAttributes object with
specified rsl parse tree.
|
Copyright © 2018. All rights reserved.