Uses of Class
org.universAAL.maven.MyMojoExecutorV15.Element

Packages that use MyMojoExecutorV15.Element
org.universAAL.maven   
 

Uses of MyMojoExecutorV15.Element in org.universAAL.maven
 

Methods in org.universAAL.maven that return MyMojoExecutorV15.Element
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.
 

Methods in org.universAAL.maven with parameters of type MyMojoExecutorV15.Element
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.
 

Constructors in org.universAAL.maven with parameters of type MyMojoExecutorV15.Element
MyMojoExecutorV15.Element(String name, MyMojoExecutorV15.Element... children)
          Constructor.
MyMojoExecutorV15.Element(String name, String text, MyMojoExecutorV15.Element... children)
          Constructor
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.