|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.settings.io.xpp3.SettingsXpp3Writer
public class SettingsXpp3Writer
Class SettingsXpp3Writer.
| Constructor Summary | |
|---|---|
SettingsXpp3Writer()
|
|
| Method Summary | |
|---|---|
void |
write(java.io.OutputStream stream,
Settings settings)
Method write. |
void |
write(java.io.Writer writer,
Settings settings)
Method write. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsXpp3Writer()
| Method Detail |
|---|
public void write(java.io.Writer writer,
Settings settings)
throws java.io.IOException
writer - settings -
java.io.IOException
public void write(java.io.OutputStream stream,
Settings settings)
throws java.io.IOException
stream - settings -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||