A B C D E F G H I L M N O P Q R S T U V W X

S

SAME - Static variable in class condor.classad.Expr
Token ID corresponding to the operator is .
search(AttrName) - Method in class condor.classad.Expr.Env
Search for a given attribute name in the RecordExprs on the stack, from innermost to outermost.
select(Expr, String[]) - Static method in class condor.classad.SelectExpr
A convenience function for creating a SelectExpression corresponding to "base.a.b.c"
selectClause - Variable in class condor.classad.Query
The expressions in the SelectionClause.
SelectExpr - class condor.classad.SelectExpr.
An internal (non-leaf) node of an expression tree, representing a selection of component of a record.
SelectExpr(Expr, AttrName) - Constructor for class condor.classad.SelectExpr
Create a new SelectExpr corresponding to base.selector.
SelectExpr(Expr, String) - Constructor for class condor.classad.SelectExpr
Create a new SelectExpr corresponding to base.selector.
selectExpr(String) - Method in class condor.classad.Expr
A convenience function for creating a SelectExpression corresponding to ``this.selector''
SELECTION - Static variable in class condor.classad.Expr
A type flag indicating that this is a selection (a.b)
selectNames - Variable in class condor.classad.Query
The Identifiers in the SelectionClause.
selector - Variable in class condor.classad.SubscriptExpr
The right argument (subscript) of the selection operator.
selector - Variable in class condor.classad.SelectExpr
The right argument (identifier) of the selection operator.
setDocumentLocator(Locator) - Method in class condor.classad.ClassAdSAXHandler
Called by SAXParser to deliver a locator.
setErrorStream(PrintStream) - Method in class condor.classad.ClassAdParser
Set the destination for error messages.
setFormatFlags(int) - Method in class condor.classad.ClassAdWriter
Set options for converting expressions to strings.
setVerbosity(int) - Method in class condor.classad.ClassAdParser
Set verbosity of error messages.
setVerbosity(int, PrintStream) - Method in class condor.classad.ClassAdSAXHandler
Sets the verbosity and error output stream.
SHOW_ERROR_DETAIL - Static variable in class condor.classad.ClassAdWriter
An option flag for formatFlags.
size() - Method in class condor.classad.RecordExpr
Count how many attributes.
size() - Method in class condor.classad.ListExpr
Get the length of this list.
skip(long) - Method in class condor.cedar.CedarInputStream
Skips up n bytes or to the end of the current message, whichever comes first.
skipBytes(int) - Method in class condor.cedar.CedarInputStream
Equivalent to (int) skip(n)
startElement(String, String, String, Attributes) - Method in class condor.classad.ClassAdSAXHandler
Called by SAXParser at the start of an element after parsing the start tag.
STRING - Static variable in class condor.classad.Parser
 
STRING - Static variable in class condor.classad.Expr
A type flag indicating that this is a string value
stringValue() - Method in class condor.classad.Expr
Convert to a String value, if possible.
stringValue() - Method in class condor.classad.Constant
Get the string value of this Constant if possible.
sub(int) - Method in class condor.classad.ListExpr
Get a member of this list.
subExpr(int) - Method in class condor.classad.Expr
A convenience function for creating a SubscriptExpression corresponding to ``this[subscript]''
SUBSCRIPT - Static variable in class condor.classad.Expr
A type flag indicating that this is a selection (a.b)
SubscriptExpr - class condor.classad.SubscriptExpr.
A selection from a list.
SubscriptExpr(Expr, Expr) - Constructor for class condor.classad.SubscriptExpr
Create a new SubscriptExpr.

A B C D E F G H I L M N O P Q R S T U V W X