Okapi .NET Library

InlineCodeFinder Class

 [This is preliminary documentation and subject to change.]

Engine to find inline codes defined as regular expressions.

For a list of all members of this type, see InlineCodeFinder Members.

System.Object
   Okapi.Library.Filter.InlineCodeFinder

[Visual Basic]
Public Class InlineCodeFinder
[C#]
public class InlineCodeFinder
[C++]
public __gc class InlineCodeFinder
[JScript]
public class InlineCodeFinder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The default editor for the rules is kept separate to avoid having UI elements in the Filter Library.

Requirements

Namespace: Okapi.Library.Filter

Assembly: Okapi.Library.Filter (in Okapi.Library.Filter.dll)

See Also

InlineCodeFinder Members | Okapi.Library.Filter Namespace