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

G

GREATER - Static variable in class condor.classad.Expr
Token ID corresponding to the operator >.
GREATER_EQ - Static variable in class condor.classad.Expr
Token ID corresponding to the operator >=.
GetOpt - class condor.classad.GetOpt.
Java version of GNU getopt.
GetOpt(String, String[], String, GetOpt.LongOption[], boolean) - Constructor for class condor.classad.GetOpt
Create a new option parser.
GetOpt(String, String[], String) - Constructor for class condor.classad.GetOpt
Create a new option parser.
GetOpt(String, String[], String, GetOpt.LongOption[]) - Constructor for class condor.classad.GetOpt
Create a new option parser.
GetOpt.LongOption - class condor.classad.GetOpt.LongOption.
A record used in a table of option descriptions passed to a constructor of GetOpt.
GetOpt.LongOption(String, int, char) - Constructor for class condor.classad.GetOpt.LongOption
Create a LongOption from its components.
getByteCount() - Method in class condor.cedar.CedarInputStream
Returns the number of "raw" bytes consumed from the original input stream, including Cedar overhead, since this stream was opened.
getByteCount() - Method in class condor.classad.ClassAdReader
Return the number of "raw" bytes read from the original input stream, including Cedar overhead.
getFormatFlags() - Method in class condor.classad.ClassAdWriter
Get existing options for converting expressions to strings.
getInstance(int) - Static method in class condor.classad.Constant
Returns the unique integer constant with value "value", creating one if necessary.
getInstance(double) - Static method in class condor.classad.Constant
Returns the unique real constant with value "value", creating one if necessary.
getInstance(boolean) - Static method in class condor.classad.Constant
Returns the boolean constant with value "value", creating one if necessary.
getInstance(String) - Static method in class condor.classad.Constant
Returns the unique String constant with value "value", creating one if necessary.
getInstance(char[], int, int) - Static method in class condor.classad.Constant
Creates a String Constant from a character array, processing backslash escapes.
getInstance(Date) - Static method in class condor.classad.Constant
Returns the unique absolute time constant corresponding to date "date", in the local timezone, creating one if necessary.
getInstance(Date, int) - Static method in class condor.classad.Constant
Returns the unique absolute time constant corresponding to date "date", in the indicated timezone, creating one if necessary.
getInstance(long, int) - Static method in class condor.classad.Constant
Returns the unique absolute time constant with time "t" and offset "z", creating one if necessary.
getInstance(long) - Static method in class condor.classad.Constant
Returns the unique relative time constant with value "value", creating one if necessary.
getInstance(AttrName, List) - Static method in class condor.classad.FuncCall
Create a function node from a name and a list of paramters.
getNextToken() - Method in class condor.classad.ClassAdParser
Get and remove the "lookahead" token: the first token not yet consumed by the parser.
getNextToken() - Method in class condor.classad.Parser
Get and remove the "lookahead" token: the first token not yet consumed by the parser.
getRepresentation() - Method in class condor.classad.ClassAdWriter
Get the current output representation.
getResult() - Method in class condor.classad.ClassAdSAXHandler
Get and remove the result of the most recent parse, if any.
glob(Expr, Expr) - Static method in class condor.classad.Builtin
Deprecated. Should be replaced by regexp pattern match.
gmtTimeString(Expr) - Static method in class condor.classad.Builtin
Deprecated. Replaced by formatTime().

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