/ LJCPHPCodeDoc / LJCTextRangesLib / LJCTextRanges


Syntax

PHP
class LJCTextRanges

Represents a collection of LJCTextRange objects.

Public Functions
construct Initializes a class instance with the provided values.
Clone Creates an object clone.
Add Creates an object and adds it to the collection.
AddObject Adds an object and key value.
Get Get the item by Key value.
IsInValue Determines if a delimiter is in a text value.
SetRanges Sets value ranges and returns true if a range was defined.
Split Splits a line of text on the delimiters not enclosed in a value.
8 Functions

Public Properties
$FieldDelimiter The field delimiter.
$ValueDelimiter The text region delimiter.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.