This program can parse the Delphi 2.0-7.0 and Kylix 1.0 units (DCU) and convert their information into the close to Pascal form. DCU32INT stands for DCU32 Interface, because the program can't extract the complete Pascal source, but the extracted unit
HTML Help API unit, translated from HtmlHelp.h.
This function allows you to parse HTML sources by replacing all image tags with text links (based on ALT tags) to easily create a text-only version of your HTML page.
Html Tools is a package to deal with the HTML code. Contains advanced HTML parser that allows to parse HTML code and various HTML tags. HTML stripper to remove the tags and more. Also includes component that converts limited number of HTML tags and
Package to deal with the HTML code. Currenty contains HTML parser that allows to parse HTML code and various HTML tags. Native Delphi code.
This script will parse the code files of a project or system to generate HTML-based documentation files. Documentation's language and skin can be configured.
This class is useful when you need to parse the structure of an HTML document, such as when indexing META tags, downloading a WEB site, verifying links, autonomous WEB agents or even building your own web browser.
Delphi unit to process Unreal engine games packages and their inside objects.
The usage of strings within ASP applications can be learnt through this ASP article that clearly provides solutions to parse the HTML documents to filter required text by removing the HTML tags. Seperate source snippets describe all needed process st
Use this code to extract the fields submitted on an html form. It can also be used to parse the information after the '?' in the url. |