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