Package net.sf.joost

Provides as its only classes Main that implements a command line interface for Joost, Constants that contains constant values shared between different classes, OptionalLog that wraps the initialization of the Commons Logging component, and TransformerHandlerResolver for resolving custom TransformerHandler objects.

See:
          Description

Interface Summary
Constants This interface contains constants shared between different classes.
OutputURIResolver This interface defines an OutputURIResolver.
TransformerHandlerResolver Basic interface for resolving external TransformerHandler objects.
 

Class Summary
Main Command line interface for Joost.
OptionalLog Provides a helper class that optionally initializes the Commons Logging facility.
 

Package net.sf.joost Description

Provides as its only classes Main that implements a command line interface for Joost, Constants that contains constant values shared between different classes, OptionalLog that wraps the initialization of the Commons Logging component, and TransformerHandlerResolver for resolving custom TransformerHandler objects.