public class CommandsXpp3Writer extends Object
| Constructor and Description |
|---|
CommandsXpp3Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream stream,
CommandsDescriptor commandsDescriptor)
Method write.
|
void |
write(Writer writer,
CommandsDescriptor commandsDescriptor)
Method write.
|
public void write(Writer writer, CommandsDescriptor commandsDescriptor) throws IOException
writer - commandsDescriptor - IOExceptionpublic void write(OutputStream stream, CommandsDescriptor commandsDescriptor) throws IOException
stream - commandsDescriptor - IOExceptionCopyright © 2008-2012 Sonatype. All Rights Reserved.