Uses of Interface
org.ldaptive.schema.SchemaFunction
Packages that use SchemaFunction
-
Uses of SchemaFunction in org.ldaptive.schema
Classes in org.ldaptive.schema that implement SchemaFunctionModifier and TypeClassDescriptionstatic classCharBuffer based implementation for schema functions.static classRegular expression based implementation for schema functions.Fields in org.ldaptive.schema declared as SchemaFunctionModifier and TypeFieldDescriptionprivate static final SchemaFunctionSchemaParser.SCHEMA_FUNCTIONDefault schema function.Fields in org.ldaptive.schema with type parameters of type SchemaFunctionModifier and TypeFieldDescriptionprivate static final Constructor<SchemaFunction>SchemaParser.SCHEMA_FUNCTION_CONSTRUCTORCustom schema parser constructor.Methods in org.ldaptive.schema that return SchemaFunctionModifier and TypeMethodDescriptionstatic SchemaFunctionSchemaParser.getSchemaFunction()TheSchemaParser.SCHEMA_FUNCTION_PROPERTYproperty is checked and that class is loaded if provided.