Class RSLParser

  • All Implemented Interfaces:
    RSLParserConstants

    public class RSLParser
    extends java.lang.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.