See: Description
Class | Description |
---|---|
MultilineNonConsumingRule |
Partitioning rule that finds a string included between two sequences
The beginning and trailing sequences are not case sensitive
The trailing sequence is not included and the character scanner is
rewinded once the trailer is found.
|
MultilineNonConsumingRule.BadToken |
Dummy token used to specify in return that a token has not been found.
|
OQLPartitionScanner |
Defines rules for identifying partitions in an OQL queries.
|
PatchedFastPartitioner |
Overrides the getPartition to correctly support the case in which provided
offset is the position after the last character of the document as
ContentAssistant asks.
|