public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description | ||||||
|---|---|---|---|---|---|---|---|
static boolean |
addQuotes(String s) |
||||||
static int |
countLevel(String str) |
||||||
static String |
fixQuotes(String entry)
Changes ' and " to \' and \" for saving.
Also removes additional slashes where needed:
Copyright © 2014. All rights reserved. |