gnu.kawa.xml

Class MakeResponseHeader

public class MakeResponseHeader extends MethodProc

A procedure that implements the "response-header" function. It is implemented by report an attribute objects. Document-level attributes are otherwise not valid.
Field Summary
static MakeResponseHeadermakeResponseHeader
Method Summary
voidapply(CallContext ctx)

Field Detail

makeResponseHeader

public static MakeResponseHeader makeResponseHeader

Method Detail

apply

public void apply(CallContext ctx)