multivalent.std

Class ShowHeaders

public class ShowHeaders extends Behavior

Show various metadata: HTTP headers, HTML META tags.

Version: $Revision: 1.2 $ $Date: 2002/02/01 03:12:03 $

Field Summary
static StringMSG_VIEW
Toggle viewing of last modified and other headers.
Method Summary
booleanpaintAfter(Context cx, Node node)
voidrestore(ESISNode n, Map<String,Object> attr, Layer layer)
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)

Field Detail

MSG_VIEW

public static final String MSG_VIEW
Toggle viewing of last modified and other headers.

"viewLastModified".

Method Detail

paintAfter

public boolean paintAfter(Context cx, Node node)

restore

public void restore(ESISNode n, Map<String,Object> attr, Layer layer)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)