Skip to content

JSieve: Complex post-filtering of data #14

@alphaville

Description

@alphaville

Users are allowed to post-filter the retrieved components using a custom sieve. A sieve is an implementation of the interface JSieve (see http://github.com/hampos/DeciBell/blob/algorithmic/src/org/kinkydesign/decibell/db/sieve/JSieve.java). Consider using public ArrayList search(DeciBell db, JSieve sieve) in Component (http://github.com/hampos/DeciBell/blob/algorithmic/src/org/kinkydesign/decibell/Component.java).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions