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

C

CR - Static variable in class com.saelist.stx.parser.Token
 
Command - interface com.saelist.command.Command.
Commands use the Structured Text Toolkit for configuration but do not necessarily operate on structured text files.
CommandException - exception com.saelist.command.CommandException.
 
CommandException(Exception) - Constructor for class com.saelist.command.CommandException
 
CommandLineInterface - class com.saelist.command.CommandLineInterface.
Passes arg[1..] to the Command indicated in arg[0].
CommandLineInterface() - Constructor for class com.saelist.command.CommandLineInterface
 
call(Context, List) - Method in class com.saelist.stx.xpath.MatchesFunction
 
clear() - Method in class com.saelist.stx.Pair
Removes all sub-pairs.
com.saelist.command - package com.saelist.command
A set utilites that use the Structured Text Tolkit.
com.saelist.stx - package com.saelist.stx
 
com.saelist.stx.operators - package com.saelist.stx.operators
 
com.saelist.stx.parser - package com.saelist.stx.parser
Parsers for indented and free-form structured text.
com.saelist.stx.util - package com.saelist.stx.util
 
com.saelist.stx.xpath - package com.saelist.stx.xpath
 
com.saelist.util - package com.saelist.util
 
config - Variable in class com.saelist.command.AbstractCommand
 
config - Variable in class com.saelist.stx.operators.AbstractOperator
 
containsAnyOf(String, String) - Static method in class com.saelist.util.Strings
Tests if the text contains any of the characters in chars .
copy() - Method in class com.saelist.stx.Pair
 
cutDown(String, int, String) - Static method in class com.saelist.util.Strings
Limits the size of text to maxSize charaters and appends the suffix.

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