B C D E F G I R Z

B

ByteChannelDumpHelper - Class in com.ebmwebsourcing.easycommons.io
 

C

cleanDirectory(File) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
Cleans a directory without deleting it.
close(Closeable) - Static method in class com.ebmwebsourcing.easycommons.io.IOHelper
 
com.ebmwebsourcing.easycommons.io - package com.ebmwebsourcing.easycommons.io
 
createDumpFileChannel(File) - Static method in class com.ebmwebsourcing.easycommons.io.ByteChannelDumpHelper
 
createTempDir() - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
 
createTempDir(String) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
 
createTempDir(File, String) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
 

D

dumpAndRead(ReadableByteChannel, ByteBuffer, FileChannel) - Static method in class com.ebmwebsourcing.easycommons.io.ByteChannelDumpHelper
 
dumpAndWrite(WritableByteChannel, ByteBuffer, FileChannel) - Static method in class com.ebmwebsourcing.easycommons.io.ByteChannelDumpHelper
 

E

extractEntriesFromArchive(ZipFile, String, File) - Static method in class com.ebmwebsourcing.easycommons.io.ZipHelper
Extract all the archive entries with a name starting with the specified name prefix to the specified destination directory

F

FileSystemHelper - Class in com.ebmwebsourcing.easycommons.io
 
forceDelete(File) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
Deletes a file.

G

getLine(File, int) - Static method in class com.ebmwebsourcing.easycommons.io.IOHelper
Get the line of the specified file corresponding to the specified line number.
getRelativePath(String, String) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
Deprecated. Use FileSystemHelper.getRelativePath(File, File) that manages correctly non-relative paths and returns a correct value for relative sub-directories (./dir1/dir2/ )
getRelativePath(File, File) - Static method in class com.ebmwebsourcing.easycommons.io.FileSystemHelper
Return relative path.

I

IOHelper - Class in com.ebmwebsourcing.easycommons.io
 

R

readFileAsBytes(File) - Static method in class com.ebmwebsourcing.easycommons.io.IOHelper
 
readFileAsString(File) - Static method in class com.ebmwebsourcing.easycommons.io.IOHelper
Read the specified file

Z

ZipHelper - Class in com.ebmwebsourcing.easycommons.io
 
ZipHelper() - Constructor for class com.ebmwebsourcing.easycommons.io.ZipHelper
 

B C D E F G I R Z

Copyright © 2013 Petals Link. All rights reserved.