Package com.spss.psapi.expr

This provides support for parsing CLEM expressions.

See: Description

  • Interface Summary 
    Interface Description
    Expression
    This interface encapsulates details of a CLEM expression.
    Parser
    This interface encapsulates the functionality for parsing CLEM expressions.
  • Exception Summary 
    Exception Description
    ParserException
    A ParserException is thrown to indicate that an attempt to parse a String to an Expression failed.

Package com.spss.psapi.expr Description

This provides support for parsing CLEM expressions.

(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.