A B C G I J L O R S U V

I

isFieldLoggable(String) - Method in class org.openntf.jsonbeanx.J2BSettings
Returns true if a field value can be logged (based on fields set by J2BSettings.addUnloggableField(String)), false otherwise.
isLoggable(Level) - Method in class org.openntf.jsonbeanx.J2BSettings
Returns the result of Logger.isLoggable() if there is a logger attached to this settings object; otherwise returns false.
isMappingFailureFatal() - Method in class org.openntf.jsonbeanx.J2BSettings
Returns the value set by J2BSettings.setMappingFailureFatal(boolean) (default is false).

A B C G I J L O R S U V