<?xml version="1.0" encoding="UTF-8"?> <!-- * © 2016 and later: Unicode, Inc. and others. * License & terms of use: http://www.unicode.org/copyright.html#License ******************************************************************************* * Copyright (C) 2013, International Business Machines Corporation and * * others. All Rights Reserved. * ******************************************************************************* --> <FindBugsFilter> <Match> <Class name="com.ibm.icu.text.TransliteratorRegistry$Spec"/> <Or> <Method name="reset" params=""/> <Method name="setupNext" params=""/> </Or> <Bug pattern="ES_COMPARING_STRINGS_WITH_EQ"/> </Match> </FindBugsFilter>