org.apache.geronimo.gshell.command.descriptor
Class CommandSetDescriptorWriter

java.lang.Object
  extended by 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) $

Constructor Summary
CommandSetDescriptorWriter()
           
 
Method Summary
 void write(Writer writer, CommandSetDescriptor desc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandSetDescriptorWriter

public CommandSetDescriptorWriter()
Method Detail

write

public void write(Writer writer,
                  CommandSetDescriptor desc)
           throws Exception
Throws:
Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.