Module stringclasses

Source
Expand description

This module contains the implementation and traits for the String classes such as it is defined by the PRECIS framework rfc8264

Structs§

FreeformClass
Concrete class representing PRECIS FreeformClass from RFC 8264.
IdentifierClass
Concrete class representing PRECIS IdentifierClass from RFC 8264.

Traits§

SpecificDerivedPropertyValue
Interface for specific classes to deal with specific Unicode code groups defined in RFC 8264. Next callbacks will be invoked to calculate the derived property according to the algorithm defined in rfc8264
StringClass
Base interface for all String classes in PRECIS framework.