The TextConstruct module is used to define a Text construct Atom element, which is used to store small quantities of human-readable text.

The TextConstruct has a type attribute, e.g. text, html, xhtml

Reference: validator.w3.org/feed/docs/rfc4287.html#text.constructs

Attributes
Write
No documentation available
Class Methods
No documentation available
No documentation available
No documentation available
Instance Methods

Raises a MissingTagError or NotExpectedTagError if the element is not properly formatted.

Returns true if type is “xhtml”.

No documentation available
No documentation available

Returns or builds the XHTML content.