com.sentilla.platform.tmote
Class BinFileUtil

java.lang.Object
  extended by com.sentilla.platform.tmote.BinFileUtil
All Implemented Interfaces:
GetJavaResource

public class BinFileUtil
extends Object
implements GetJavaResource

Private: For Sentilla internal use only.


Constructor Summary
BinFileUtil()
           
 
Method Summary
 InputStream getJavaResource(String resource_name)
           
static FlashFile getResource(String resource_name)
           
static FlashFile getResource(String resource_name, int filenum)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinFileUtil

public BinFileUtil()
Method Detail

getResource

public static FlashFile getResource(String resource_name)

getResource

public static FlashFile getResource(String resource_name,
                                    int filenum)

getJavaResource

public InputStream getJavaResource(String resource_name)
Specified by:
getJavaResource in interface GetJavaResource


Copyright © 2007 Sentilla Corporation. All Rights Reserved.