Package org.tweetyproject.preferences.io


package org.tweetyproject.preferences.io
  • Class
    Description
    This exception is thrown when parse errors are encountered.
    This class is meant to provide a structure to change preference orders and compare the results between changes
    POParser class
    Token literal values and constants.
    Token Manager.
    POWriter class
    An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
    Describes the input token stream.
    Token Manager Error.
    Update Parser for reading updates for dynamic Preference Aggregation Please note: update file syntax changed from (index, operation, amount, element) e.g.
    Token literal values and constants.
    Token Manager.