|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.vfs.provider.AbstractFileNameParser
public abstract class AbstractFileNameParser
Provides methods to parse a filename into a FileName
| Constructor Summary | |
|---|---|
AbstractFileNameParser()
|
|
| Method Summary | |
|---|---|
boolean |
encodeCharacter(char ch)
Check if a character needs encoding (%nn) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.commons.vfs.provider.FileNameParser |
|---|
parseUri |
| Constructor Detail |
|---|
public AbstractFileNameParser()
| Method Detail |
|---|
public boolean encodeCharacter(char ch)
FileNameParser
encodeCharacter in interface FileNameParserch - the character
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||