|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
org.apache.ant.compress.taskdefs.Pack200.Pack200StrategyEnum
public static final class Pack200.Pack200StrategyEnum
Pack200Strategy to use: cache in memory or use a temporary file.
| Field Summary |
|---|
| Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
|---|
value |
| Constructor Summary | |
|---|---|
Pack200.Pack200StrategyEnum()
|
|
| Method Summary | |
|---|---|
org.apache.commons.compress.compressors.pack200.Pack200Strategy |
getStrategy()
|
java.lang.String[] |
getValues()
|
| Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
|---|
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Pack200.Pack200StrategyEnum()
| Method Detail |
|---|
public java.lang.String[] getValues()
getValues in class org.apache.tools.ant.types.EnumeratedAttributepublic org.apache.commons.compress.compressors.pack200.Pack200Strategy getStrategy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||