|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.antrun.AntrunXmlPlexusConfigurationWriter
public class AntrunXmlPlexusConfigurationWriter
Write a plexus configuration to a stream Note: This class was originally copied from plexus-container-default. It is duplicated here to maintain compatibility with both Maven 2.x and Maven 3.x.
| Constructor Summary | |
|---|---|
AntrunXmlPlexusConfigurationWriter()
|
|
| Method Summary | |
|---|---|
void |
write(org.codehaus.plexus.configuration.PlexusConfiguration configuration,
java.io.Writer writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntrunXmlPlexusConfigurationWriter()
| Method Detail |
|---|
public void write(org.codehaus.plexus.configuration.PlexusConfiguration configuration,
java.io.Writer writer)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||