Package sdsi.sexp

Class Summary
Sexp Abstract class to represent S-expressions.
SexpList This class is used to represent S-Expressions which are not simple byte-strings.
SexpString This class represents simple S-Expressions.
SimpleString  
 

Exception Summary
SexpException This exception is used to signify an error when parsing an input stream into a Sexp.
SexpParseException This exception is used to signify an error when parsing an Sexp into a SDSI Object.