Class: RDF::Literal::HTML

Inherits:
XML show all
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

XML::DATATYPE, XML::GRAMMAR

Method Summary

Methods inherited from XML

#eql?, #initialize, #object, #to_s

Constructor Details

This class inherits a constructor from RDF::Literal::XML