mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/schema/RelativeSubtreeSpecificationSyntax.java @@ -275,4 +275,14 @@ return false; } } /** * {@inheritDoc} */ public boolean isBinary() { return false; } }