|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.map.introspect.JacksonAnnotationFilter
public final class JacksonAnnotationFilter
Annotation filter that will pass Jackson-owned annotations, as well as those for which we can't access information to make the determination.
| Field Summary | |
|---|---|
static JacksonAnnotationFilter |
instance
|
| Method Summary | |
|---|---|
boolean |
includeAnnotation(java.lang.annotation.Annotation ann)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final JacksonAnnotationFilter instance
| Method Detail |
|---|
public boolean includeAnnotation(java.lang.annotation.Annotation ann)
includeAnnotation in interface AnnotationFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||