Nuxeo Enterprise Platform 5.4

org.nuxeo.theme.resources
Class BankUtils

java.lang.Object
  extended by org.nuxeo.theme.resources.BankUtils

public class BankUtils
extends Object


Constructor Summary
BankUtils()
           
 
Method Summary
static boolean checkFilePath(String path)
           
static String getDomId(String id)
           
static String getFileContent(File file)
           
static File[] listFilesSorted(File folder)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BankUtils

public BankUtils()
Method Detail

getFileContent

public static String getFileContent(File file)
                             throws IOException
Throws:
IOException

getDomId

public static String getDomId(String id)

listFilesSorted

public static File[] listFilesSorted(File folder)

checkFilePath

public static boolean checkFilePath(String path)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.