Class AttributeType.DefaultDefinitionFunction

    • Constructor Detail

      • DefaultDefinitionFunction

        public DefaultDefinitionFunction()
    • 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