Class PivotSchemeInformationURI

java.lang.Object
eu.europa.esig.dss.tsl.function.PivotSchemeInformationURI
All Implemented Interfaces:
Predicate<eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType>

public final class PivotSchemeInformationURI extends Object implements Predicate<eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType>
The Pivot scheme information URI filter predicate
  • Constructor Details

    • PivotSchemeInformationURI

      public PivotSchemeInformationURI()
      Default constructor
  • Method Details

    • test

      public boolean test(eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType t)
      Specified by:
      test in interface Predicate<eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType>