JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
C
D
E
F
G
H
I
M
P
R
S
T
V
W
R
readFileAsByteArray(String)
- Static method in class com.mgnt.utils.
FileUtils
This method reads file as binary data.
readFileAsString(String, String)
- Static method in class com.mgnt.utils.
FileUtils
This method reads the file as String and assumes that file contains information in specified encoding.
readFileAsString(String)
- Static method in class com.mgnt.utils.
FileUtils
This method reads the file as String.
readRequestContentAsByteArray(HttpServletRequest)
- Static method in class com.mgnt.utils.
WebUtils
This method reads the content of HTTPServletRequest as binary (raw) info without any modifications.
C
D
E
F
G
H
I
M
P
R
S
T
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes