Uses of Class
org.apache.creadur.whisker.app.Whisker
Packages that use Whisker
Package
Description
High level application components.
Runs Apache Whisker from the command line.
-
Uses of Whisker in org.apache.creadur.whisker.app
Methods in org.apache.creadur.whisker.app that return WhiskerModifier and TypeMethodDescriptionWhisker.act()
Performs the operation set.final Whisker
Sets the operation to be performed.final Whisker
Whisker.setEngine
(AbstractEngine engine) Sets the reporting engine.Whisker.setLicenseConfiguration
(LicenseConfiguration licenseConfiguration) Sets the configuration options for license rendering.final Whisker
Whisker.setLicenseDescriptor
(StreamableResource licenseDescriptor) Sets meta-data describing the source licensing.final Whisker
Sets the sourcefinal Whisker
Whisker.setWriterFactory
(ResultWriterFactory writerFactory) Sets the factory that builds productWriter
s. -
Uses of Whisker in org.apache.creadur.whisker.cli
Methods in org.apache.creadur.whisker.cli that return WhiskerModifier and TypeMethodDescriptionParses arguments and configures the application.Constructors in org.apache.creadur.whisker.cli with parameters of type Whisker