public interface EncodingSupported
Modifier and Type | Method and Description |
---|---|
void |
setEncoding(Charset charset)
Supplies the encoding to be used for decoding filenames/paths
|
void setEncoding(Charset charset)
charset
- The charset to useCopyright © 2001–2017 Codehaus Plexus. All rights reserved.