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 java.lang.Object


Constructor Summary
BankUtils()
           
 
Method Summary
static boolean checkFilePath(java.lang.String path)
           
static java.lang.String getDomId(java.lang.String id)
           
static java.lang.String getFileContent(java.io.File file)
           
static java.io.File[] listFilesSorted(java.io.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 java.lang.String getFileContent(java.io.File file)
                                       throws java.io.IOException
Throws:
java.io.IOException

getDomId

public static java.lang.String getDomId(java.lang.String id)

listFilesSorted

public static java.io.File[] listFilesSorted(java.io.File folder)

checkFilePath

public static boolean checkFilePath(java.lang.String path)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.