All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.jigsaw.ssi.commands.BasicCommand | +----org.w3c.jigsaw.ssi.commands.FSizeCommand
fsize
command.
It inserts the size of the unparsed file in the document,
according to the current value of the variable sizefmt
.
public FSizeCommand()
public Reply execute(SSIFrame ssiframe, Request request, ArrayDictionary parameters, Dictionary variables)
public String getName()
public String getValue(Dictionary variables, String variable, Request request)
All Packages Class Hierarchy This Package Previous Next Index