public static class MojoExecutor.Element extends Object
| Constructor and Description |
|---|
MojoExecutor.Element(String name,
MojoExecutor.Attributes attributes,
MojoExecutor.Element... children) |
MojoExecutor.Element(String name,
MojoExecutor.Element... children) |
MojoExecutor.Element(String name,
String text,
MojoExecutor.Attributes attributes,
MojoExecutor.Element... children) |
MojoExecutor.Element(String name,
String text,
MojoExecutor.Element... children) |
public MojoExecutor.Element(String name, MojoExecutor.Element... children)
public MojoExecutor.Element(String name, MojoExecutor.Attributes attributes, MojoExecutor.Element... children)
public MojoExecutor.Element(String name, String text, MojoExecutor.Element... children)
public MojoExecutor.Element(String name, String text, MojoExecutor.Attributes attributes, MojoExecutor.Element... children)
Copyright © 2008-2013. All Rights Reserved.