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