org.sonatype.gshell.command.descriptor.io.xpp3
Class CommandsXpp3Writer
java.lang.Object
org.sonatype.gshell.command.descriptor.io.xpp3.CommandsXpp3Writer
public class CommandsXpp3Writer
- extends Object
Class CommandsXpp3Writer.
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandsXpp3Writer
public CommandsXpp3Writer()
write
public void write(Writer writer,
CommandsDescriptor commandsDescriptor)
throws IOException
- Method write.
- Parameters:
writer - commandsDescriptor -
- Throws:
IOException
write
public void write(OutputStream stream,
CommandsDescriptor commandsDescriptor)
throws IOException
- Method write.
- Parameters:
stream - commandsDescriptor -
- Throws:
IOException
Copyright © 2008-2011 Sonatype. All Rights Reserved.