|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Deprecated. since OracleAS TopLink 10g (10.1.3). This class is replaced by oracle.toplink.ox
This policy is used by XMLFileAccessorFilePolicy
to "normalize" file names; i.e. convert invalid characters into something acceptable to the current O/S.
Method Summary | |
java.lang.String |
normalize(java.lang.String unqualifiedFileName) Deprecated. Convert the specified, unqualified file name into something that should be palatable as a file name (e.g. replace invalid characters with escape sequences). |
Method Detail |
public java.lang.String normalize(java.lang.String unqualifiedFileName)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |