Class RSLParser

java.lang.Object
org.globus.rsl.RSLParser
All Implemented Interfaces:
RSLParserConstants

public class RSLParser extends Object implements RSLParserConstants
Parser for the Globus Resource Specification Language RSL v1.0.
Things that are not supported:
(1) User-specified delimiter for quoted literals.
(2) RSLs that only contain relations outside of 'spec-list'.

Other notes:
(1) Implicit concatenation is not part of the 'simple value' relation and is implemented by inspecting the white space between individual values.