|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides methods to parse a filename into a FileName
Method Summary | |
boolean |
encodeCharacter(char ch)
Check if a character needs encoding (%nn) |
FileName |
parseUri(VfsComponentContext context,
FileName base,
String filename)
parses a String into a filename |
Method Detail |
public boolean encodeCharacter(char ch)
ch
- the character
public FileName parseUri(VfsComponentContext context, FileName base, String filename) throws FileSystemException
base
- filename
-
FileSystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |