| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.jsp.utils.WARUtil
public class WARUtil
The WARUtil class.
| Constructor Summary | |
|---|---|
WARUtil() | 
|
| Method Summary | |
|---|---|
static java.util.ArrayList | 
expand(java.net.URL dir, java.net.URL war)Expand a WAR/Jar file in a directory.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WARUtil()
| Method Detail | 
|---|
public static java.util.ArrayList expand(java.net.URL dir,
                                         java.net.URL war)
                                  throws java.net.MalformedURLException,
                                         java.io.IOException
dir - destination directorywar - URL for the source WAR/JAR/ZIP file. Starting and ending "/" will be removedjava.net.MalformedURLExceptionjava.io.IOException
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||