Module MaRuKu::HTMLFragment
In: lib/maruku/html.rb

This is just a factory, not an actual class

Methods

new  

Public Class methods

HTMLFragment.new produces a concrete HTMLFragment implementation that is either a NokogiriHTMLFragment or a REXMLHTMLFragment.

[Validate]