Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.jdeveloper.compiler
Class Helpers

java.lang.Object
  extended by oracle.jdeveloper.compiler.Helpers


public class Helpers
extends java.lang.Object

Constructor Summary
Helpers()
           

 

Method Summary
static Storage createFileStorage(java.io.File file)
           
static Storage createFileStorage(java.lang.String pathName)
           
static boolean isFileStorage(Storage stor)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

Helpers

public Helpers()

Method Detail

createFileStorage

public static Storage createFileStorage(java.lang.String pathName)

createFileStorage

public static Storage createFileStorage(java.io.File file)

isFileStorage

public static boolean isFileStorage(Storage stor)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.