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 WhiskerSets the operation to be performed.final WhiskerWhisker.setEngine(AbstractEngine engine) Sets the reporting engine.Whisker.setLicenseConfiguration(LicenseConfiguration licenseConfiguration) Sets the configuration options for license rendering.final WhiskerWhisker.setLicenseDescriptor(StreamableResource licenseDescriptor) Sets meta-data describing the source licensing.final WhiskerSets the sourcefinal WhiskerWhisker.setWriterFactory(ResultWriterFactory writerFactory) Sets the factory that builds productWriters. -
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