net.sourceforge.czt.print.circus
Class XmlPrinterCommand

java.lang.Object
  extended by net.sourceforge.czt.print.circus.XmlPrinterCommand
All Implemented Interfaces:
net.sourceforge.czt.session.Command

public class XmlPrinterCommand
extends java.lang.Object
implements net.sourceforge.czt.session.Command


Constructor Summary
XmlPrinterCommand()
           
 
Method Summary
 boolean compute(java.lang.String name, net.sourceforge.czt.session.SectionManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlPrinterCommand

public XmlPrinterCommand()
Method Detail

compute

public boolean compute(java.lang.String name,
                       net.sourceforge.czt.session.SectionManager manager)
                throws net.sourceforge.czt.session.CommandException
Specified by:
compute in interface net.sourceforge.czt.session.Command
Throws:
net.sourceforge.czt.session.CommandException


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.