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