Package | Description |
---|---|
org.universAAL.maven |
Modifier and Type | Method and Description |
---|---|
static MyMojoExecutorV15.Element |
MyMojoExecutorV15.element(String name,
MyMojoExecutorV15.Element... elements)
Constructs the element containing child elements.
|
static MyMojoExecutorV15.Element |
MyMojoExecutorV15.element(String name,
String value)
Constructs the element with a textual body.
|
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.xml.Xpp3Dom |
MyMojoExecutorV15.configuration(MyMojoExecutorV15.Element... elements)
Builds the configuration for the goal using Elements.
|
static MyMojoExecutorV15.Element |
MyMojoExecutorV15.element(String name,
MyMojoExecutorV15.Element... elements)
Constructs the element containing child elements.
|
Constructor and Description |
---|
Element(String name,
MyMojoExecutorV15.Element... children)
Constructor.
|
Element(String name,
String text,
MyMojoExecutorV15.Element... children)
Constructor
|
Copyright © 2018 universAAL Consortium. All rights reserved.