Package com.sun.xml.bind
Class Utils
java.lang.Object
com.sun.xml.bind.Utils
- Author:
- Kohsuke Kawaguchi
-
Method Summary
Modifier and TypeMethodDescriptionstatic LoggerGets the logger for the caller's class.static StringgetSystemProperty(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.
-