Acrux Advanced Html Parser 1.0

March 31st, 2008 by admin

Acrux Advanced Html Parser 1.0 is a security.NET library designed for HTML parsing and manipulation.

Acrux’s Advanced Html Parser is a library for parsing and manipulating real world malformed HTML. It supports XPATH queries and XSLT transformations to be executed against the loaded document. Whether you want to do internet scanning, internet scraping, internet info mining or just alter the text of pages in your text management system - the Advanced Html Parser is what you need.

Fresh and clean code - not a Java translation. The Advanced Html Parser is written from scratch in C# following the best practices for Microsoft.NET. It is not a messy translation from another language. The source code has passed all FxCop rules for development, performance, and usage.

Key features:

  • No hassle design.
  • Additionally to the standard XPath functions accessible in MSXML and System.Xml, the Acrux’s Advanced Html Parser implements most of the functions from XPath ver 2.0
  • Very fast
  • Our code is thread-safe guaranteed. You can safely use it in complex multithreaded services and programms knowing that it will never cause a dead lock or performance degradation.
  • Any normal size file is parsed for a split of a second. For an hour you can parse a total of 50Gb or more.
  • The Acrux’s Advanced Html Parser can recognize and parse server ASP.NET code. This makes it perfect for doing smart things with ASPX pages for example the pages stored in SharePoint 2003 and 2007.
  • Based on the System.Xml namespace.
  • Full XPath maintenance including XPath 2.0.
  • The Advanced Html Parser classes inherit from the System.Xml namespace allowing the parsed document and its nodes to be manipulated as a standard XmlDocument.
  • The product comes with a lot of examples of most commonly performed operation.
  • Works with real world not well formed HTML
  • You can parse any HTML no matter how messy and incorrect it is. A perfect utility for crawling the internet from your security.NET programms.
  • Parses ASP.NET server code.
  • Thread-safe.

Related posts

Posted in software

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

 
© 2008 Cracked soft Powered by Wordpress