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, wait
parseUri
public boolean encodeCharacter(char ch)
FileNameParser
encodeCharacter
in interface FileNameParser
ch
- the characterCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.