blob: 7ecd486abeea1c99a6ca4f10f1c36206221d92dd [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<META name="Author" content="Matitiahu Allouche">
</head>
<body bgcolor="white">
This package provides an interface and classes for
developing complex expressions processors.
<ul>
<li>{@link <a href="IBidiComplexProcessor.html">IBidiComplexProcessor</a>}
is an interface specifying which methods a processor must provide.</li>
<li>{@link <a href="BidiComplexProcessor.html">BidiComplexProcessor</a>}
is a generic processor which can be used as superclass for specific
processors.</li>
<li>{@link <a href="BidiComplexStringProcessor.html">BidiComplexStringProcessor</a>}
is a class which allows retrieval of the defined processor types and of the
corresponding processors.</li>
</ul>
This package is to be used together with package
{@link <a href="..\package-summary.html">
org.eclipse.equinox.bidi</a>}.
</body>
</html>