RAA - xmlcut

xmlcut / 0.1

Short description: extract XML elements based on a regular exprssion
Category: Application/Text processing
Status: alpha
Created: 2006-01-14 20:10:39 GMT
Last update: 2006-01-14 20:10:39 GMT
Owner: Mike Ormsby (Projects of this owner)
Homepage: http://www.michaelormsby.com/ruby/xmlcut.rb
Download: http://www.michaelormsby.com/ruby/xmlcut.rb
License: Ruby's
Dependency:
None
Description:

xmlcut.rb extracts all XML elements that match the specified regular expression. A current limitation is that the script only scans one line at a time, so it will not match XML elements that span lines.

Edit this project (for project owner)

back to RAA top