Skip to content

Automatically exported from code.google.com/p/streamhtmlparser

License

Notifications You must be signed in to change notification settings

AliSefidgar/streamhtmlparser

Repository files navigation

Copyright 2008 Google Inc. All Rights Reserved.

This directory contains an implementation of an html context scanner with no
lookahead. Its purpose is to scan an html stream and provide context
information at any point within the input stream. An example of a user of this
scanner would be an auto escaping templating system, which would require
html context information at very specific points within the html stream. The
implementation is based on a simplified state machine of HTML4.1.

About

Automatically exported from code.google.com/p/streamhtmlparser

Resources

License

Stars

Watchers

Forks

Packages

No packages published