\Greg\Support\Tools\SubHtml
Extract a sub-html from a html.
- setStart - Set start from;
- getStart - Get start from;
- setLength - Set length;
- getLength - Set length;
- setDelimiter - Set delimiter;
- getDelimiter - Get delimiter;
- setSuffix - Set suffix;
- getSuffix - Get suffix;
- forceSuffix - Enable/Disable forced suffix;
- isSuffixForced - Determine if suffix is forced;
- parse - Parse an html.
Methods description is under construction.