Sign in
third-party-mirror
/
jackson
/
29bf2510ea8689556641b1c61ef73c1e54a7f3a9
/
src
/
tools
1e4d843
Yet more refactoring, to make AnnotatedXxx classes extend Annotated, to allow for simpler annotation introspection.
by cowtowncoder
· 16 years ago
230801b
Clean up (unused imports etc); also renamed WritableBeanProperty to BeanPropertyWriter (more descriptive)
by cowtowncoder
· 16 years ago
38f869f
Implemented [JACKSON-55], to help troubleshooting serialization problems.
by cowtowncoder
· 16 years ago
288e83d
Refactoring: moving JsonNode in main API package (org.codehaus.jackson); moved node impls in new "org.codehaus.jackson.node" package (and removing "org.codehaus.jackson.map.node").
by cowtowncoder
· 16 years ago