TagTreeScanner.rb

Path: TagTreeScanner.rb
Last Update: Mon Jul 04 10:16:26 MDT 2005

This file covers the TagTreeScanner class, and the extensions to the String class needed by it. Please see the documentation on those classes for more information.

Author:Gavin Kistner (!@phrogz.net)
Copyright:Copyright ©2005 Gavin Kistner
License:See Phrogz.net/JS/_ReuseLicense.txt for details
Version:0.6 (2005-July-4)
Full Code:../TagTreeScanner.rb

TODO

  • Overhaul Tag and TextNode and TagTreeScanner to use common DOM module like Phrogz::DOM::OrderedTreeNode.
  • Allow TagFactories to explicitly specify multiple allowed genres and/or allowed tags, rather than only one genre.
  • More unit tests

Required files

strscan  

[Validate]