Package org.eclipse.equinox.bidi.custom
This package provides APIs for plug-in developers to contribute handlers for specific types of bidirectional expressions not supported in the standard distribution.
-
Class Summary Class Description StructuredTextCharTypes Provides services related to the bidi classification of characters.StructuredTextOffsets Provides various services related to managing the array of offsets where directional formatting characters should be inserted in a source string.StructuredTextTypeHandler Generic handler to be used as superclass (base class) for specific structured text handlers.