Index

D G I L M N O P R S V W X 
All Classes and Interfaces|All Packages

D

DIRECTORIES_REPORT_TEMPLATE - Enum constant in enum org.apache.creadur.whisker.out.velocity.Product
Produces a directories report.

G

generate(Descriptor, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Reports on work.
generate(Descriptor, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates documents, and writes results 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
 
isNot(boolean) - Method in class org.apache.creadur.whisker.out.velocity.RenderingHelper
Negates claim.

L

LICENSE - Enum constant in enum org.apache.creadur.whisker.out.velocity.Product
Produces a LICENSE report.

M

MISSING_LICENSE_REPORT_TEMPLATE - Enum constant in enum org.apache.creadur.whisker.out.velocity.Product
Produces a missing license report.

N

NOTICE - Enum constant in enum org.apache.creadur.whisker.out.velocity.Product
Produces a NOTICE report.

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 and configuration.
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>) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Generates a directory report.
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.

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) - Method in class org.apache.creadur.whisker.out.velocity.VelocityReports
Reports on analysis.
validate(LicenseAnalyst, ResultWriterFactory, Configuration) - Method in class org.apache.creadur.whisker.out.velocity.VelocityEngine
Generates a validation report, and writes result using given factory.
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.

X

XML_TEMPLATE - Enum constant in enum org.apache.creadur.whisker.out.velocity.Product
Produces an xml template.
D G I L M N O P R S V W X 
All Classes and Interfaces|All Packages