public class PropertyFilter extends Object
PropertyFilter()
boolean
hasAnnotation(Field field, Class<?> annotationClass)
matches(Field field)
matches(Field field, Class<?> annotation)
matches(Field field, Class<?> annotation, String propertyName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyFilter()
public boolean matches(Field field)
public boolean matches(Field field, Class<?> annotation)
public boolean matches(Field field, Class<?> annotation, String propertyName)
public boolean hasAnnotation(Field field, Class<?> annotationClass)
Copyright © 2012-2014. All Rights Reserved.