Package eu.europa.esig.dss.tsl.function
Class PivotSchemeInformationURI
java.lang.Object
eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
- All Implemented Interfaces:
Predicate<NonEmptyMultiLangURIType>
public final class PivotSchemeInformationURI extends Object implements Predicate<NonEmptyMultiLangURIType>
-
Constructor Summary
Constructors Constructor Description PivotSchemeInformationURI()
-
Method Summary
Modifier and Type Method Description boolean
test(NonEmptyMultiLangURIType t)
-
Constructor Details
-
PivotSchemeInformationURI
public PivotSchemeInformationURI()
-
-
Method Details
-
test
- Specified by:
test
in interfacePredicate<NonEmptyMultiLangURIType>
-