|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.Utilities
| Constructor Summary | |
Utilities()
|
|
| Method Summary | |
static void |
closeStaticLog()
Open the Log window, to output debug data, using static method. |
static double |
getJavaVersion()
|
static boolean |
isEmbedded()
returns true, if this is an embedded system, such personal profile on IBM j9 |
static boolean |
isHTMLWhiteSpace(char ch)
tests html white space http://www.w3.org/TR/html401/struct/text.html#h-9.1 * ASCII space ( ), ASCII tab ( ), ASCII form feed (), carriage return ( ), a line feed ( ), Zero-width space () |
static void |
openStaticLog()
Open the Log window, to output debug data, using static method. |
static java.lang.String |
prelineHTMLContent(java.lang.String value)
|
static void |
setJavaVersion(double ver)
|
static java.net.URL |
toURL(java.io.File file)
|
static java.lang.String |
trimHTMLContent(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Utilities()
| Method Detail |
public static void openStaticLog()
public static void closeStaticLog()
public static double getJavaVersion()
public static boolean isEmbedded()
public static boolean isHTMLWhiteSpace(char ch)
public static java.lang.String trimHTMLContent(java.lang.String value)
public static java.lang.String prelineHTMLContent(java.lang.String value)
public static java.net.URL toURL(java.io.File file)
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic static void setJavaVersion(double ver)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||