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