|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.jsword.passage.PassageUtil
public final class PassageUtil
A Utility class containing various static methods.
The GNU Lesser General Public License for details.| Field Summary | |
|---|---|
private static boolean |
persistentNaming
Do we store the original string? |
| Constructor Summary | |
|---|---|
private |
PassageUtil()
Prevent instantiation |
| Method Summary | |
|---|---|
static boolean |
getDefaultPersistentNaming()
By default do we remember the original string used to configure us? |
static boolean |
isPersistentNaming()
Do we remember the original string used to configure us? |
static void |
setPersistentNaming(boolean persistentNaming)
Do we remember the original string used to configure us? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static boolean persistentNaming
| Constructor Detail |
|---|
private PassageUtil()
| Method Detail |
|---|
public static void setPersistentNaming(boolean persistentNaming)
persistentNaming - True to keep the old string False (default) to generate a new
better onepublic static boolean isPersistentNaming()
public static boolean getDefaultPersistentNaming()
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||