| java.lang.Object org.enhydra.jawe.JaWEXMLUtil
JaWEXMLUtil | public class JaWEXMLUtil (Code) | | Class which purpose is to provide static methods which are
used by classes that represents program apstraction of
XML elements. These methods offers support for reading or
writting an XML document and for generating the tooltips for
for the classes that needs it.
|
ERROR_MESSAGE | final public static int ERROR_MESSAGE(Code) | | |
INFORMATION_MESSAGE | final public static int INFORMATION_MESSAGE(Code) | | |
message | public static void message(String message, int type)(Code) | | |
|
|