org.paneris.bibliomania
Class BatchImporter.Interpreter

java.lang.Object
  extended by org.paneris.bibliomania.BatchImporter.Interpreter
All Implemented Interfaces:
CommandServer.Interpreter
Enclosing class:
BatchImporter

public static class BatchImporter.Interpreter
extends java.lang.Object
implements CommandServer.Interpreter


Nested Class Summary
static class BatchImporter.Interpreter.AuthenticationException
           
 
Constructor Summary
BatchImporter.Interpreter()
           
 
Method Summary
 void interpret(java.lang.String[] args, java.io.Writer output, java.io.Writer errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchImporter.Interpreter

public BatchImporter.Interpreter()
Method Detail

interpret

public void interpret(java.lang.String[] args,
                      java.io.Writer output,
                      java.io.Writer errors)
               throws java.lang.Exception
Specified by:
interpret in interface CommandServer.Interpreter
Throws:
java.lang.Exception


Copyright © 2000-2009 PanEris. All Rights Reserved.