Package org.loboevolution.html.builder
Class SVGAnimateBuilder
java.lang.Object
org.loboevolution.html.builder.SVGAnimateBuilder
- All Implemented Interfaces:
HTMLElementBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SVGAnimateBuilder
public SVGAnimateBuilder()
-
-
Method Details
-
build
Description copied from interface:HTMLElementBuilderbuild.
- Specified by:
buildin interfaceHTMLElementBuilder- Parameters:
name- aStringobject.- Returns:
- a
HTMLElementobject.
-