java.lang.Object
eu.europa.esig.dss.tsl.function.OfficialRegistrationIdentifierPredicate
- All Implemented Interfaces:
Predicate<String>
This class checks if the String is an official registration identifier as
specified in ETSI TS 119 612 (ch 5.4.2)
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OfficialRegistrationIdentifierPredicate
public OfficialRegistrationIdentifierPredicate()
Default constructor
-