Extension SDK 10.1.2

oracle.ide.net
Class FileNativeHelper

java.lang.Object
  extended byoracle.ide.net.FileNativeHelper

public class FileNativeHelper
extends java.lang.Object


Constructor Summary
FileNativeHelper()
           
 
Method Summary
static FileNativeHelper getInstance()
           
 boolean isLoaded()
           
 URLFileSystem.FileInfo[] ls(java.io.File file)
           
static void setFileNativeHelper(FileNativeHelper helper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNativeHelper

public FileNativeHelper()
Method Detail

getInstance

public static final FileNativeHelper getInstance()

setFileNativeHelper

public static final void setFileNativeHelper(FileNativeHelper helper)

isLoaded

public boolean isLoaded()

ls

public URLFileSystem.FileInfo[] ls(java.io.File file)

Extension SDK

 

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