org.paneris.bibliomania
Interface CommandServer.Interpreter

All Known Implementing Classes:
BatchImporter.Interpreter, CommandServer.DelegatingInterpreter
Enclosing class:
CommandServer

public static interface CommandServer.Interpreter


Method Summary
 void interpret(java.lang.String[] args, java.io.Writer output, java.io.Writer errors)
           
 

Method Detail

interpret

void interpret(java.lang.String[] args,
               java.io.Writer output,
               java.io.Writer errors)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2009 PanEris. All Rights Reserved.