Interface EncodingSupported
-
- All Known Implementing Classes:
PlexusIoProxyResourceCollection
public interface EncodingSupportedImplemented by plexus io resources that support some kind of encoding notion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetEncoding(java.nio.charset.Charset charset)Supplies the encoding to be used for decoding filenames/paths
-