Class: RDF::Literal::HTML
- Inherits:
-
XML
- Object
- RDF::Literal
- XML
- RDF::Literal::HTML
- Defined in:
- lib/rdf/xsd/xml.rb
Overview
An HTML literal.
HTML Literals are managed equivalent to XML Literals. Processors are responsible for coercing the input to an DOM DocumentFragment.
Constant Summary
Constants inherited from XML
Method Summary
Methods inherited from XML
#eql?, #initialize, #object, #to_s
Constructor Details
This class inherits a constructor from RDF::Literal::XML