Package com.sun.xml.bind
Class Util
java.lang.Object
com.sun.xml.bind.Util
- Author:
- Kohsuke Kawaguchi
-
Method Summary
Modifier and TypeMethodDescriptionstatic Logger
Gets the logger for the caller's class.static String
getSystemProperty
(String name) Reads the system property value and takes care ofSecurityException
.
-
Method Details
-
getClassLogger
Gets the logger for the caller's class.- Since:
- 2.0
-
getSystemProperty
Reads the system property value and takes care ofSecurityException
.
-