G I L O P R S V W 

G

generate(Descriptor, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates documents, and writes results using given factory.
generate(Descriptor, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Reports on work.
generateTemplate(Collection<Directory>) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Generates template.
getResult() - Method in enum org.apache.creadur.whisker.out.velocity.Product
Gets result implemented by this product.
getTemplate() - Method in enum org.apache.creadur.whisker.out.velocity.Product
Gets the template name that generates this product.

I

indent(int, Object) - Method in class org.apache.creadur.whisker.out.velocity.Indentation
Creates appropriate indentation, padding with spaces.
indent(int, Object, char) - Method in class org.apache.creadur.whisker.out.velocity.Indentation
Creates appropriate indentation.
Indentation - Class in org.apache.creadur.whisker.out.velocity
Manages indentation level.
Indentation() - Constructor for class org.apache.creadur.whisker.out.velocity.Indentation
 
init(RuntimeServices) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Unused.
isLevelEnabled(int) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Indicates whether logging is enabled.
isNot(boolean) - Method in class org.apache.creadur.whisker.out.velocity.RenderingHelper
Negates claim.

L

log(int, String) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Logs a message.
log(int, String, Throwable) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Logs a message from Velocity.

O

org.apache.creadur.whisker.out.velocity - package org.apache.creadur.whisker.out.velocity
Uses Apache Velocity templating engine to generate reports.

P

Product - Enum in org.apache.creadur.whisker.out.velocity
Products generated by velocity templates.

R

RenderingHelper - Class in org.apache.creadur.whisker.out.velocity
Factors out rendering logic from template.
RenderingHelper(Descriptor, Configuration) - Constructor for class org.apache.creadur.whisker.out.velocity.RenderingHelper
Constructs a helper for the given work.
renderResources(ByOrganisation, WithLicense) - Method in class org.apache.creadur.whisker.out.velocity.RenderingHelper
Should resources with the given license by the given organisation be rendered?
report(Collection<Directory>, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates a directories report, and writes result using given factory.
report(Collection<Directory>) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Generates a directory report.

S

skeleton(Collection<Directory>, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates a template, and writes result using given factory.
sourceUrl(Resource) - Method in class org.apache.creadur.whisker.out.velocity.RenderingHelper
Renders the resource source URL based on configuration setting suitable for the license file.

V

validate(LicenseAnalyst, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates a validation report, and writes result using given factory.
validate(LicenseAnalyst) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Reports on analysis.
valueOf(String) - Static method in enum org.apache.creadur.whisker.out.velocity.Product
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.creadur.whisker.out.velocity.Product
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityEngine - Class in org.apache.creadur.whisker.out.velocity
Uses Apache Velocity to implement AbstractEngine.
VelocityEngine(Log) - Constructor for class org.apache.creadur.whisker.out.velocity.VelocityEngine
Constructs an engine running on Apache Velocity.
VelocityReports - Class in org.apache.creadur.whisker.out.velocity
Wraps velocity engine.
VelocityReports(ResultWriterFactory, Log) - Constructor for class org.apache.creadur.whisker.out.velocity.VelocityReports
Constructs a reporter using Apache Velocity.

W

writerFrom(ResultWriterFactory) - Method in enum org.apache.creadur.whisker.out.velocity.Product
Builds writer for this product.
G I L O P R S V W 

Copyright © 2011-2013 Apache Software Foundation. All Rights Reserved.