| Constructor and Description |
|---|
Element(String name,
MojoUtils.Attributes attributes,
MojoUtils.Element... children) |
Element(String name,
MojoUtils.Element... children) |
Element(String name,
String text,
MojoUtils.Attributes attributes,
MojoUtils.Element... children) |
Element(String name,
String text,
MojoUtils.Element... children) |
public Element(String name, MojoUtils.Element... children)
public Element(String name, MojoUtils.Attributes attributes, MojoUtils.Element... children)
public Element(String name, String text, MojoUtils.Element... children)
public Element(String name, String text, MojoUtils.Attributes attributes, MojoUtils.Element... children)
Copyright © 2019 JBoss by Red Hat. All rights reserved.