mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/schema/MatchingRuleSyntax.java @@ -1144,5 +1144,15 @@ return startPos; } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }