G I L O P R V W

G

generate(Descriptor, ResultWriterFactory) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates documents, and writes results using given factory.
generate(Descriptor) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Reports on work.
generateTemplate(Collection<Directory>, ResultWriterFactory) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates a template, and writes result using given factory.
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.

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

report(Collection<Directory>, ResultWriterFactory) - 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.

V

validate(LicenseAnalyst, ResultWriterFactory) - 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 V W

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