Class PluginExecutor.Element

  • Enclosing class:
    PluginExecutor

    public static class PluginExecutor.Element
    extends java.lang.Object
    Element wrapper class for configuration elements
    • Method Summary

      Modifier and Type Method Description
      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
    • Method Detail

      • toDom

        public org.codehaus.plexus.util.xml.Xpp3Dom toDom()