Uses of Package
fmpp.util
-
Packages that use fmpp.util Package Description fmpp The very core, the foundation of FMPP.fmpp.dataloaders fmpp.DataLoader
implementations.fmpp.models freemarker.template.TemplateModel
implementations.fmpp.setting FMPP settings.fmpp.tdd Textual Data Definition related classes.fmpp.util Collection of more-less FMPP independent utility classes. -
Classes in fmpp.util used by fmpp Class Description ExceptionCC This was used for emulating cause-chains on Java earlier than 1.4, but as FMPP now requires 1.4, it just dispatches toException
.InstallationException There is a problem with the software environment. -
Classes in fmpp.util used by fmpp.dataloaders Class Description StringUtil.ParseException Formal (syntactical) problem with the text. -
Classes in fmpp.util used by fmpp.models Class Description StringUtil.ParseException Formal (syntactical) problem with the text. -
Classes in fmpp.util used by fmpp.setting Class Description ExceptionCC This was used for emulating cause-chains on Java earlier than 1.4, but as FMPP now requires 1.4, it just dispatches toException
. -
Classes in fmpp.util used by fmpp.tdd Class Description ExceptionCC This was used for emulating cause-chains on Java earlier than 1.4, but as FMPP now requires 1.4, it just dispatches toException
. -
Classes in fmpp.util used by fmpp.util Class Description ArgsParser.BadArgsException The user has entered invalid options in the command-line.ArgsParser.OptionDefinition Describes and option.ExceptionCC This was used for emulating cause-chains on Java earlier than 1.4, but as FMPP now requires 1.4, it just dispatches toException
.InstallationException There is a problem with the software environment.JSONParseException NullOutputStream OutputStream
that simply drops what it gets.NullWriter Writer
that simply drops what it gets.RuntimeExceptionCC RuntimeException
that emulates J2SE 1.4+ cause-chains if it runs on earlier versions.StringUtil.ParseException Formal (syntactical) problem with the text.