Sun and Oracle Community Voices How to Buy Log In United States [Change] English

»  Spotlight Articles
»  Projects
»  Publications
»  People
»  Awards
»  Events
»  Downloads
»  Internships
»  Contrarian Minds
»  About Sun Labs
Brazil project: Class AddHeaderTemplate

sunlabs.brazil.template Class AddHeaderTemplate

java.lang.Object
  |
  +--sunlabs.brazil.template.Template
        |
        +--sunlabs.brazil.template.AddHeaderTemplate

public class AddHeaderTemplate
extends Template

SAMPLE Template class for adding arbitrary mime headers to a reply This class is used by the TemplateHandler


Constructor Summary
AddHeaderTemplate()            
 
Method Summary
 void tag_addheader(RewriteContext hr)           Add a header onto the response, removing the tag from the HTML.
 
Methods inherited from class sunlabs.brazil.template.Template
done, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddHeaderTemplate

public AddHeaderTemplate()
Method Detail

tag_addheader

public void tag_addheader(RewriteContext hr)
Add a header onto the response, removing the tag from the HTML. <addheader name1=value1 name2=value2 ...>>

Version 2.2, Generated 07/25/00
Copyright (c) 2000, Sun Microsystems.