public abstract class AbstractFileNameParser extends Object implements FileNameParser
FileName.| Constructor and Description |
|---|
AbstractFileNameParser()
Constructs a new instance for subclasses.
|
| 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 AbstractFileNameParser()
public boolean encodeCharacter(char ch)
FileNameParserencodeCharacter in interface FileNameParserch - the characterCopyright © 2002–2025 The Apache Software Foundation. All rights reserved.