public class ExcludeJsonIgnore extends Object implements com.google.gson.ExclusionStrategy
| Constructor and Description |
|---|
ExcludeJsonIgnore() |
public boolean shouldSkipField(com.google.gson.FieldAttributes f)
shouldSkipField in interface com.google.gson.ExclusionStrategypublic boolean shouldSkipClass(Class<?> clazz)
shouldSkipClass in interface com.google.gson.ExclusionStrategyCopyright © 2012–2015 SURFnet bv, The Netherlands. All rights reserved.