org.twdata.maven.mojoexecutor
Class MojoExecutor.Element
java.lang.Object
org.twdata.maven.mojoexecutor.MojoExecutor.Element
- Enclosing class:
- MojoExecutor
public static class MojoExecutor.Element
- extends Object
Element wrapper class for configuration elements
Method Summary |
org.codehaus.plexus.util.xml.Xpp3Dom |
toDom()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MojoExecutor.Element
public MojoExecutor.Element(String name,
MojoExecutor.Element... children)
MojoExecutor.Element
public MojoExecutor.Element(String name,
String text,
MojoExecutor.Element... children)
toDom
public org.codehaus.plexus.util.xml.Xpp3Dom toDom()
Copyright © 2012. All Rights Reserved.