railo.commons.io.res.type.tgz
Class TGZResourceProvider
java.lang.Object
railo.commons.io.res.type.compress.CompressResourceProvider
railo.commons.io.res.type.tgz.TGZResourceProvider
- All Implemented Interfaces:
- Serializable, ResourceProvider, Sizeable
public final class TGZResourceProvider
- extends CompressResourceProvider
- See Also:
- Serialized Form
TGZResourceProvider
public TGZResourceProvider()
getCompress
public Compress getCompress(Resource file)
- Specified by:
getCompress
in class CompressResourceProvider
isAttributesSupported
public boolean isAttributesSupported()
- Description copied from interface:
ResourceProvider
- returns if the resource support attributes for his resources
- Returns:
- is attributes supported or not
isCaseSensitive
public boolean isCaseSensitive()
- Description copied from interface:
ResourceProvider
- returns if the resources of the provider are case-sensitive or not
- Returns:
- is resource case-sensitive or not
isModeSupported
public boolean isModeSupported()
- Description copied from interface:
ResourceProvider
- returns if the resource support mode for his resources
- Returns:
- is mode supported or not
Copyright © 2012 Railo