Package net.larsan.urd.ant.website

This package contains helper classes for the Norna website compiler.

See:
          Description

Interface Summary
Substitution A substitution interface hides a component that can perform string subsitutions.
 

Class Summary
Compiler A simple page compiler for the Urd website.
DocBody A document body is an document that gets iserted into a template.
PropertySub A property substitution object matches property templates with values and replaces them.
StringSub A string substitution searches for all occations of a label and replaces it with a string value.
XMLBody An XML doc body applies an XSLT stylesheet before being applied anywhere.
 

Exception Summary
CompilerException Trivial nested exception
 

Package net.larsan.urd.ant.website Description

This package contains helper classes for the Norna website compiler.