/ Assembly List / LJCNetCommon / LJCParser

Namespace - LJCNetCommon


Syntax

C#
public class LJCParser

Contains parsing related methods.

Public Methods
#ctor Initializes an object instance.
DelimitedString Gets the delimited string.
FindTag Finds a tag in a text value.
RemoveSection Removes a section from a text value.
RemoveTags Removes tags from a text value.
StringWithDelimiters Get the string including the supplied delimiters.
6 Methods

Properties
BeginIndex The delimited string begin index.
EndIndex The delimited string end index.
StartIndex The parsing start index.

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