Skip to content

Conversation

@thaidlas
Copy link
Contributor

No description provided.

haidlas and others added 2 commits November 13, 2013 14:14
With the EqualsFilter-Collector a literal is only emitted if all
received values are equal.

The following example collects values which are stored in separate
literals (037H.d and 037H.e). Then it checks if both values are equal.
If the values are equal the value is emitted. If the values are not
equal no value is emitted.

<equalsFilter name="equalsFilterd" value="${one}">
	<data source="037H.d" name="one" />
	<data source="037H.e" name="two" />
</equalsFilter>
EqualsFilterTest.xml uses all implemented Testcases again.
@ghost ghost assigned cboehme Nov 28, 2013
cboehme added a commit that referenced this pull request Nov 29, 2013
@cboehme cboehme merged commit c32b083 into metafacture:master Nov 29, 2013
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
blackwinter added a commit that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants