Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
Q
qualifyIndexName()
- Method in class org.hibernate.dialect.
SQLAnywhere10Dialect
query(HashMap<String, String>)
- Method in class de.folt.webservices.
SynchronizeService
quote(String)
- Static method in class org.json.
JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quoteForCSVSExport(String)
- Static method in class de.folt.util.
OpenTMSSupportFunctions
quoteForCSVSExport quotes a String for CSV export
LF = \n CR = \r tab = \t \ = \\
quoteForCSVSExport(String, String)
- Static method in class de.folt.util.
OpenTMSSupportFunctions
quoteForCSVSExport quotes a String for CSV export
LF = \n CR = \r tab = \t \ = \\
quoteXMLString(String)
- Method in class de.folt.models.documentmodel.document.
XmlDocument
quoteXMLString convert character & < and > to their entity equivalent string = string.replaceAll("<", "<"); string = string.replaceAll(">", ">"); string = string.replaceAll("&", "&");
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z