|
Oracle TopLink API Reference 10g Release 3 (10.1.3) B13698-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.toplink.xml.DefaultXMLFileAccessorFilePolicy
oracle.toplink.xml.zip.DefaultXMLZipFileAccessorFilePolicy
oracle.toplink.ox
Default implementation of accessor file policy.
XMLZipFileAccessor| Field Summary | |
static java.lang.String |
DEFAULT_ZIP_FILE_NAME_EXTENSION
Deprecated. |
| Fields inherited from class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy |
DEFAULT_FILE_NAME_EXTENSION |
| Constructor Summary | |
DefaultXMLZipFileAccessorFilePolicy()
Deprecated. Default constructor. |
|
| Method Summary | |
java.lang.String |
getZipFileNameExtension()
Deprecated. Return the standard file name extension that will be appended to the root element name to generate the complete ZIP file name. |
void |
setZipFileNameExtension(java.lang.String zipFileNameExtension)
Deprecated. Set the standard file name extension that will be appended to the root element name to generate the complete ZIP file name. |
| Methods inherited from class oracle.toplink.xml.DefaultXMLFileAccessorFilePolicy |
createFileSource, createsDirectoriesAsNeeded, dropFileSource, getAllFiles, getBaseDirectory, getFile, getFileNameExtension, getFileNameNormalizer, setBaseDirectory, setBaseDirectoryName, setCreatesDirectoriesAsNeeded, setFileNameExtension, setFileNameNormalizer, toString, validateConfiguration |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static java.lang.String DEFAULT_ZIP_FILE_NAME_EXTENSION
| Constructor Detail |
public DefaultXMLZipFileAccessorFilePolicy()
| Method Detail |
public java.lang.String getZipFileNameExtension()
public void setZipFileNameExtension(java.lang.String zipFileNameExtension)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||