|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FileType in net.noha.tools.ant.yuicompressor.tasks |
---|
Methods in net.noha.tools.ant.yuicompressor.tasks that return FileType | |
---|---|
static FileType |
FileType.getFileType(java.lang.String fileName)
|
static FileType |
FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.noha.tools.ant.yuicompressor.tasks with parameters of type FileType | |
---|---|
private void |
YuiCompressorTask.compressFile(java.io.File inFile,
java.io.File outFile,
FileType fileType)
|
java.lang.String |
CompressionStatistics.getFileStats(java.io.File inFile,
java.io.File outFile,
FileType fileType)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |