Package eu.europa.esig.dss.tsl.function
Class SchemeInformationURIByLang
java.lang.Object
eu.europa.esig.dss.tsl.function.SchemeInformationURIByLang
- All Implemented Interfaces:
Predicate<NonEmptyMultiLangURIType>
public final class SchemeInformationURIByLang
extends Object
implements Predicate<NonEmptyMultiLangURIType>
Predicate to filter scheme information by language
-
Constructor Details
-
SchemeInformationURIByLang
Default constructor- Parameters:
lang
-String
language code to filter by
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<NonEmptyMultiLangURIType>
-