org.outerj.daisy.frontend
Class SetVersionHeaderAction

java.lang.Object
  extended by org.outerj.daisy.frontend.SetVersionHeaderAction

public class SetVersionHeaderAction
extends java.lang.Object

Sets a HTTP header containing the Daisy Version. This action should typically be put somewhere at the start of the sitemap.


Constructor Summary
SetVersionHeaderAction()
           
 
Method Summary
 java.util.Map act(Redirector redirector, SourceResolver resolver, java.util.Map objectModel, java.lang.String source, Parameters parameters)
           
 void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetVersionHeaderAction

public SetVersionHeaderAction()
Method Detail

initialize

public void initialize()
                throws java.lang.Exception
Throws:
java.lang.Exception

act

public java.util.Map act(Redirector redirector,
                         SourceResolver resolver,
                         java.util.Map objectModel,
                         java.lang.String source,
                         Parameters parameters)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.