public final class Pack200 extends PackBase
Modifier and Type | Class and Description |
---|---|
static class |
Pack200.Pack200StrategyEnum
Pack200Strategy to use: cache in memory or use a temporary file.
|
PackBase.ResourceWrapper
Constructor and Description |
---|
Pack200() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredProperty(org.apache.tools.ant.types.Environment.Variable prop)
Sets a property for the Pack200 packer.
|
void |
setPack200Strategy(Pack200.Pack200StrategyEnum s)
Whether to cache archive data in memory (the default) or a
temporary file.
|
add, add, addConfigured, addConfiguredDest, execute, getSrc, setDest, setDestfile, setFactory, setSrc, setSrcfile
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setPack200Strategy(Pack200.Pack200StrategyEnum s)
public void addConfiguredProperty(org.apache.tools.ant.types.Environment.Variable prop)