1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml/parsers
ser 9acf1749fb r1366@bean: ser | 2007-10-01 21:24:33 -0400
r1352@bean:  ser | 2007-07-29 11:33:07 -0400
  Implements namespace validation in the baseparser.  This means that, as per
  the XML namespace spec, unbound prefixes generate UndefinedNamespaceException.
  Also, as per the namespace spec, the 'xml' prefix must be bound to 
  http://www.w3.org/XML/1998/namespace, and the 'xmlns' prefix must not be declared. 
  in the XML.
 


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-10-02 01:46:32 +00:00
..
baseparser.rb r1366@bean: ser | 2007-10-01 21:24:33 -0400 2007-10-02 01:46:32 +00:00
lightparser.rb
pullparser.rb Short summary: 2006-04-15 04:11:04 +00:00
sax2parser.rb r1361@bean: ser | 2007-10-01 21:24:28 -0400 2007-10-02 01:45:19 +00:00
streamparser.rb Short summary: 2006-04-15 04:11:04 +00:00
treeparser.rb r1366@bean: ser | 2007-10-01 21:24:33 -0400 2007-10-02 01:46:32 +00:00
ultralightparser.rb
xpathparser.rb Merges upstream changes for REXML v3.1.7 2007-07-25 12:47:23 +00:00