Package org.melati.app

Package class diagram package org.melati.app
Abstract classes and examples for using Melati as a command line application.

See:
          Description

Interface Summary
App A command line application.
 

Class Summary
AbstractConfigApp ConfigApp is the simplest way to use Melati.
AbstractPoemApp Base class to use Poem as an application.
AbstractTemplateApp Base class to use Melati as an application with a Template Engine.
ConfigApp An example of how to access a configured application from the command line.
DSDApp  
PoemApp An example of how to access a POEM database from the command line.
TemplateApp An example of how to use a Template Engine with a Poem database from the command line.
 

Exception Summary
InvalidArgumentsException Thrown when an application was called with unexpected arguments.
UnhandledExceptionException Thrown when an exception is not handled or authentication fails.
 

Package org.melati.app Description

Abstract classes and examples for using Melati as a command line application.



Copyright © 2000-2010 PanEris. All Rights Reserved.