Structured Text Toolkit
A C D E F G H I J L M N O P R S T U V W Y

S

SPACE - Static variable in class com.saelist.stx.parser.Token
 
SPACES - Static variable in class com.saelist.stx.parser.Token
 
SQ - Static variable in class com.saelist.stx.parser.Token
 
SelectOperator - class com.saelist.stx.operators.SelectOperator.
See Operator for general description of the Operator concept in stx.
SelectOperator() - Constructor for class com.saelist.stx.operators.SelectOperator
 
SmtpCommand - class com.saelist.command.SmtpCommand.
Sends messages in a structured text file to email recipients.
SmtpCommand() - Constructor for class com.saelist.command.SmtpCommand
 
SplitOperator - class com.saelist.stx.operators.SplitOperator.
See Operator for general description of the Operator concept in stx.
SplitOperator() - Constructor for class com.saelist.stx.operators.SplitOperator
 
Strings - class com.saelist.util.Strings.
Various text oriented utilites
Strings() - Constructor for class com.saelist.util.Strings
 
StxParser - class com.saelist.stx.parser.StxParser.
Parses free form structured text.
StxParser() - Constructor for class com.saelist.stx.parser.StxParser
 
saveConvert(String, boolean) - Static method in class com.saelist.stx.util.Escaper
 
saveFile(String, String) - Static method in class com.saelist.util.Strings
 
select(String) - Method in class com.saelist.stx.Pair
Returns the pairs matching the xpath.
select1(String) - Method in class com.saelist.stx.Pair
Returns the 1st pair matching the xpath or null if none matches.
setArg(String) - Method in class com.saelist.command.AbstractCommand
 
setArg(String) - Method in interface com.saelist.command.Command
 
setArgs(String[]) - Method in class com.saelist.command.AbstractCommand
 
setArgs(String[]) - Method in interface com.saelist.command.Command
 
setLogLevels(String) - Static method in class com.saelist.util.Logging
 
setParent(Pair) - Method in class com.saelist.stx.Pair
 
setSchemaFileName(String) - Method in class com.saelist.stx.Validator
 
setText(String) - Method in class com.saelist.stx.Pair
 
setTextFileName(String) - Method in class com.saelist.stx.Validator
 
size() - Method in class com.saelist.stx.Pair
 
size() - Method in class com.saelist.stx.PairList
 
split(String, String) - Static method in class com.saelist.util.Strings
Splits a string "a|b|c" into list with elements ["a", "b", "c"] .
srcColumn - Variable in class com.saelist.stx.Pair
 
srcLine - Variable in class com.saelist.stx.Pair
 
subText(Pair, String) - Method in class com.saelist.stx.operators.YankOperator
Recursively accumulates the text of the descendants of pair while removing them from their parents.
substring(String, int, int) - Static method in class com.saelist.util.Strings
Tolerant substring.
substring(String, int) - Static method in class com.saelist.util.Strings
Tolerant substring.

Structured Text Toolkit
A C D E F G H I J L M N O P R S T U V W Y