InlineCodeFinder Constructor | Constructor. |
Expression | Gets the current full regular expression of the object. |
REOptions | Gets and sets the regular expression options for the set of rules of the object. |
Rules | Gets and set the list of rules of the object. |
Sample | Gets and sets the sample string for the object. |
CopyFrom | Copies all values from a given InlineCodeFinder object. |
CreateExpression | Creates the final expressions from the list of rules. |
EditOptions | Edits the rules. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetOptions | Gets the string representation of the options. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ProcessFilterItem | Applies the inline codes definition to given a filter item object. |
Reset | Resets the object to its default state and values. |
SetOptions | Sets the options. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
InlineCodeFinder Class | Okapi.Library.Filter Namespace