Package dev.jcputney.mjml.parser
package dev.jcputney.mjml.parser
-
ClassDescriptionMaps HTML5 named entities to their numeric character references.Processes mj-include elements in the parsed MJML tree.Represents an MJML document's structure, containing a root node and methods to access key elements such as the head and body nodes.Lightweight mutable tree node representing an MJML element.Parses preprocessed MJML source into an MjmlDocument.Preprocesses MJML source before XML parsing.