Interface MathMLElementStyleMethods<E extends MathMLElement, B extends TypedBuilder<E,B> >
- All Superinterfaces:
IsElement<E>,TypedBuilder<E,B>
- All Known Implementing Classes:
MathMLContainerMethods,MathMLElementBuilder
public interface MathMLElementStyleMethods<E extends MathMLElement, B extends TypedBuilder<E,B>>
extends TypedBuilder<E,B>, IsElement<E>
Provides methods and default implementations for modifying MathML elements.
-
Method Summary
Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
style
-