Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.common.io.ZipStreamInflator.FileOverwriteAction

Packages that use ZipStreamInflator.FileOverwriteAction
oracle.stellent.wcm.common.io   

 

Uses of ZipStreamInflator.FileOverwriteAction in oracle.stellent.wcm.common.io

 

Methods in oracle.stellent.wcm.common.io that return ZipStreamInflator.FileOverwriteAction
protected  ZipStreamInflator.FileOverwriteAction ZipStreamInflator.getOverwriteAction(java.io.File fileOnDisk)
          Determines how the file that already existed locally should be replaced.
static ZipStreamInflator.FileOverwriteAction ZipStreamInflator.FileOverwriteAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ZipStreamInflator.FileOverwriteAction[] ZipStreamInflator.FileOverwriteAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.