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>
-
Constructor Summary
Constructors Constructor Description SchemeInformationURIByLang(String lang)
-
Method Summary
Modifier and Type Method Description boolean
test(NonEmptyMultiLangURIType schemeInformationURI)
-
Constructor Details
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<NonEmptyMultiLangURIType>
-