org.apache.geronimo.gshell.command.descriptor
Class CommandSetDescriptorWriter
java.lang.Object
org.apache.geronimo.gshell.command.descriptor.CommandSetDescriptorWriter
public class CommandSetDescriptorWriter
- extends Object
Writes out a CommandSetDescriptor as XML.
- Version:
- $Rev: 574523 $ $Date: 2007-09-11 02:18:06 -0700 (Tue, 11 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandSetDescriptorWriter
public CommandSetDescriptorWriter()
write
public void write(Writer writer,
CommandSetDescriptor desc)
throws Exception
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.