|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
TOP Interface Summary |
|
Debuggable | A class implementing Debuggable has permanent, optional and configurable output. |
TOP Class Summary |
|
MFDate | A MsgFormat that precedes every line of output with a date-time stamp. |
MFPlain | A MsgFormat where there is no formatting. |
MsgFormat | Represents the formatting of each line of output. |
OConfig | Configuration for a single "level" of output, consisting of a MsgFormat and on/off state. |
OSysDotOut | An Outputter where the OWriter is an OWSysDotOut. |
Outputter | Optionally output text to a variety of destinations, with configuration. |
OWEmpty | An OWriter where output is suppressed. |
OWFile | An OWriter where the destination is a file, via java.io.PrintWriter.print/println. |
OWIntoSB | An OWriter where the destination is an internally-held StringBuffer. |
OWriter | Represents the "destination" where output should go. |
OWSDOAndFile | An OWFile where the destination is System.out, and optionally to file. |
OWSysDotOut | An OWriter where the destination is STDOUT, via sop/println. |
OWWrapper | The base class for an OWriter that can wrap around objects like java.io.OutputStreams and java.io.Writer. |
UtilOutput | Random functions relating to xbn.output. |
TOP
Package xbn.output Description
Output text to a variety of destinations, optionally and with complete configuration.
Implements Debuggable: xbn.template.TemplateFiller
Outputter provided via constructor: Outputter into their constructors: xbn.config.ConfigReader, TParseConfig (which is provided to Template and TemplateDataOrString) and xbn.util.DirFile.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava