| C# |
|---|
| public class LJCParser |
| #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. |
| BeginIndex | The delimited string begin index. |
| EndIndex | The delimited string end index. |
| StartIndex | The parsing start index. |