| .. |
|
attribute.rb
|
Return an Enumerator from each* methods when no block is given
|
2018-01-29 13:12:42 -05:00 |
|
cdata.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
character_node.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
comment.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
default_namespace.rb
|
Removed start/end comments of YARD blocks
|
2015-09-01 19:59:52 +02:00 |
|
doctype.rb
|
Doctype inherits from Node
|
2017-02-10 15:10:30 +01:00 |
|
document.rb
|
Doctype inherits from Node
|
2017-02-10 15:10:30 +01:00 |
|
element.rb
|
Silence uninitialized variable warnings
|
2017-09-07 00:03:36 +02:00 |
|
entities.rb
|
Preserve entities that can't be decoded
|
2016-02-09 19:51:53 +01:00 |
|
expanded_name.rb
|
Removed start/end comments of YARD blocks
|
2015-09-01 19:59:52 +02:00 |
|
generator.rb
|
Use HTML5 style closing tags for void elements
|
2017-02-10 15:24:41 +01:00 |
|
html_void_elements.rb
|
Removed start/end comments of YARD blocks
|
2015-09-01 19:59:52 +02:00 |
|
lexer.rb
|
Allow "th" to occur in thead, tbody, and tfoot
|
2018-04-11 21:32:30 +02:00 |
|
namespace.rb
|
Removed start/end comments of YARD blocks
|
2015-09-01 19:59:52 +02:00 |
|
node.rb
|
Return an Enumerator from each* methods when no block is given
|
2018-01-29 13:12:42 -05:00 |
|
node_set.rb
|
Return an Enumerator from each* methods when no block is given
|
2018-01-29 13:12:42 -05:00 |
|
parser.rll
|
Relax parsing of XML doctypes
|
2016-09-06 22:25:22 +02:00 |
|
processing_instruction.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
pull_parser.rb
|
Remove Parser#reset and PullParser#reset
|
2016-07-13 17:19:42 +02:00 |
|
querying.rb
|
Add support for XPath namespace aliases
|
2019-11-29 14:21:45 +00:00 |
|
sax_parser.rb
|
Silence method redefinition warnings
|
2017-09-07 00:03:36 +02:00 |
|
text.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
to_xml.rb
|
Generate XML without relying on recursion
|
2016-09-04 19:19:00 +02:00 |
|
traversal.rb
|
Return an Enumerator from each* methods when no block is given
|
2018-01-29 13:12:42 -05:00 |
|
xml_declaration.rb
|
Make XmlDeclaration a ProcessingInstruction
|
2016-09-17 14:39:07 +02:00 |