public class XSDLevel
extends java.util.logging.Level
Modifier | Constructor and Description |
---|---|
protected |
XSDLevel(java.lang.String name,
int value) |
Modifier and Type | Method and Description |
---|---|
protected static java.util.logging.Level |
getLevel(java.lang.Class clazz,
java.lang.String value)
Get the level according to given string from given class.
|
protected static java.util.logging.Level getLevel(java.lang.Class clazz, java.lang.String value) throws java.lang.NoSuchFieldException, java.lang.IllegalAccessException
java.lang.NoSuchFieldException
java.lang.IllegalAccessException