Class AttributeType.RegexDefinitionFunction

    • Constructor Detail

      • RegexDefinitionFunction

        public RegexDefinitionFunction()
    • Method Detail

      • parse

        public AttributeType parse​(java.lang.String definition)
                            throws SchemaParseException
        Description copied from interface: DefinitionFunction
        Parses the supplied string representation of a schema element.
        Parameters:
        definition - to parse
        Returns:
        parsed schema element
        Throws:
        SchemaParseException - if the supplied schema definition is invalid