Uses of Class
org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
Packages that use UtcTimeSyntaxChecker Package Description org.apache.directory.api.ldap.model.schema.syntaxCheckers -
-
Uses of UtcTimeSyntaxChecker in org.apache.directory.api.ldap.model.schema.syntaxCheckers
Fields in org.apache.directory.api.ldap.model.schema.syntaxCheckers declared as UtcTimeSyntaxChecker Modifier and Type Field Description static UtcTimeSyntaxCheckerUtcTimeSyntaxChecker. INSTANCEA static instance of UtcTimeSyntaxCheckerMethods in org.apache.directory.api.ldap.model.schema.syntaxCheckers that return UtcTimeSyntaxChecker Modifier and Type Method Description UtcTimeSyntaxCheckerUtcTimeSyntaxChecker.Builder. build()Create a new instance of UtcTimeSyntaxChecker
-