JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
U
W
Z
A
assertCanRead(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
assertCanWrite(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
C
cleanDirectory(File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
computePackage(String, String, String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
convertToPng(File, File)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Convert image to png
copyAndroidDrawablesFromTmpToWork(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
copyDataFromTmpToWork(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
copyDirectoryContent(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Copy all files in sourceDir to destDir.
copyDirectoryContent(File, File)
- Method in class mobi.designmyapp.common.utils.
StorageUtils
Deprecated.
Copy all files in sourceDir to destDir.
copyFile(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Copy srcFile to destFile
copyFileToDirectory(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Copy srcFile to destDir
copyInputStreamToFile(InputStream, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
copySourceFromTmpToWork(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
create(String)
- Method in class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
createHash(File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
createImageReference(String, int, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Create drawable reference in res/values/public.xml
createUrl(String, String, String, String)
- Method in class mobi.designmyapp.common.utils.
ResourceUtils
Deprecated.
cropImage(BufferedImage, int, int)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Crop image to desired size
D
deleteDirectory(File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
deleteFile(File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
DeprecatedException
- Exception in
mobi.designmyapp.common.utils
Created by Alexandre Nunesse on 1/22/15.
DeprecatedException()
- Constructor for exception mobi.designmyapp.common.utils.
DeprecatedException
E
eq(Price, mobi.designmyapp.common.api.model.Price)
- Method in class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
eraseAndCopyDir(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
escapeQuotes(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Escapes single and double quotes
F
FileManagementUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
FileManagementUtils()
- Constructor for class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
G
generateKey()
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
getExtension(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
getNameWithoutExtension(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
getResourceDirectory(String, String)
- Method in class mobi.designmyapp.common.utils.
ResourceUtils
Deprecated.
I
ImageUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
ImageUtils()
- Constructor for class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
isEmail(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
isImageUrl(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
isJsonPath(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
isMac()
- Method in class mobi.designmyapp.common.utils.
StorageUtils
Deprecated.
isNegative(Price)
- Method in class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
isValidFileName(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Valid a filename, must be alpha numeric, and accept - and _ too.
isValidPhoneNumber(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
isWindows()
- Method in class mobi.designmyapp.common.utils.
StorageUtils
Deprecated.
isZero(Price)
- Method in class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
L
locateFile(File, String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
locateFile(File, String)
- Method in class mobi.designmyapp.common.utils.
StorageUtils
Deprecated.
M
minToMillis(long)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
mobi.designmyapp.common.utils
- package mobi.designmyapp.common.utils
moveFile(File, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
moveImagesFromTmpToAssetsPictures(String, String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
N
noHtmlText(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
normalizeImageName(String)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Normalize image name replacing non-alphanumeric characters by "_"
O
openClassPathResource(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
P
parseAndCopyAll(Configuration, Object, File, List<String>, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Parse all the given files with the given freemarker configuration and copy them
parsePath(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Prevents path hacks such as ../my/path or /opt/my/path
PriceUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
PriceUtils()
- Constructor for class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
R
readFileToString(File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
removeExtension(String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
replaceTokens(Object, File, List<String>, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
Perform token replacement in multiple files
resizeImage(BufferedImage, int, int)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
resizeImage(BufferedImage, int, int)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image to desired size
resizeImage(File, int, int)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image to desired size
resizeImageForAllAndroidDensities(String, File, File, boolean)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image for all densities (ldpi/mdpi/hdpi/xhdpi/xxdpi)
resizeImageForAllAndroidDensities(String, File, File)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image for all densities (ldpi/mdpi/hdpi/xhdpi/xxdpi)
resizeImageSquare(BufferedImage, int)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image to desired size
resizeImageSquare(File, int)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image to desired size
resizeImageToIcon(InputStream, File)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Resize image to fit icon specs
ResourceUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
ResourceUtils()
- Constructor for class mobi.designmyapp.common.utils.
ResourceUtils
Deprecated.
round(mobi.designmyapp.common.api.model.Price)
- Method in class mobi.designmyapp.common.utils.
PriceUtils
Deprecated.
S
saveAndroidIcons(File, File, String)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Export to android icons (ldpi/mdpi/hdpi/xhdpi/xxhdpi/xxxhdpi)
saveIosIcons(File, File, String)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Export to ios icons (icon,icon@2x,40,40@2x,50,50@2x,60,60@2x,72,72@2x,76,76@2x,small,small@2x)
saveIosSplashScreens(File, File)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Export to ios splashscreens
serializeObjectToFile(File, Object)
- Method in class mobi.designmyapp.common.utils.
ResourceUtils
Deprecated.
StorageUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
StorageUtils()
- Constructor for class mobi.designmyapp.common.utils.
StorageUtils
Deprecated.
stringListBuilder(List<String>, String, String, String)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
U
unzip(File, List<String>, List<String>)
- Method in class mobi.designmyapp.common.utils.
ZipUtils
Deprecated.
Extract Zip file in temp folder to prepare all sources
W
writeBufferedImageToFile(BufferedImage, File)
- Method in class mobi.designmyapp.common.utils.
FileManagementUtils
Deprecated.
writeBufferedImageToFile(BufferedImage, File)
- Method in class mobi.designmyapp.common.utils.
ImageUtils
Deprecated.
Write buffered image to file
Z
ZipUtils
- Class in
mobi.designmyapp.common.utils
Deprecated.
ZipUtils()
- Constructor for class mobi.designmyapp.common.utils.
ZipUtils
Deprecated.
A
C
D
E
F
G
I
L
M
N
O
P
R
S
U
W
Z
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.