Uses of Interface
org.melati.app.App

Packages that use App
org.melati.app Abstract classes and examples for using Melati as a command line application. 
 

Uses of App in org.melati.app
 

Classes in org.melati.app that implement App
 class AbstractConfigApp
          ConfigApp is the simplest way to use Melati.
 class AbstractPoemApp
          Base class to use Poem as an application.
 class AbstractTemplateApp
          Base class to use Melati as an application with a Template Engine.
 class ConfigApp
          An example of how to access a configured application from the command line.
 class DSDApp
           
 class PoemApp
          An example of how to access a POEM database from the command line.
 class TemplateApp
          An example of how to use a Template Engine with a Poem database from the command line.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.