public abstract class AbstractFileNameParser extends Object implements FileNameParser
FileName.| Constructor and Description |
|---|
AbstractFileNameParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
encodeCharacter(char ch)
Check if a character needs encoding (%nn).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseUripublic boolean encodeCharacter(char ch)
FileNameParserencodeCharacter in interface FileNameParserch - the characterCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.