Package dev.jcputney.mjml.component
package dev.jcputney.mjml.component
-
ClassDescriptionAbstract base class for all MJML components.Abstract base for body components that render to HTML.Functional interface for creating component instances from parsed nodes.Registry mapping MJML tag names to component factories.Functional interface for creating container component instances that need access to the
ComponentRegistryin order to instantiate and render child components.Abstract base for head components (mj-attributes, mj-font, etc.).