org.weborganic.bastille.flint
Class CheckTemplates

java.lang.Object
  extended by org.weborganic.bastille.flint.CheckTemplates
All Implemented Interfaces:
ContentGenerator

public final class CheckTemplates
extends Object
implements ContentGenerator

Checks that the templates are valid.

Since:
0.6.20

Constructor Summary
CheckTemplates()
           
 
Method Summary
 void process(ContentRequest req, XMLWriter xml)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckTemplates

public CheckTemplates()
Method Detail

process

public void process(ContentRequest req,
                    XMLWriter xml)
             throws BerliozException,
                    IOException
Specified by:
process in interface ContentGenerator
Throws:
BerliozException
IOException