fixedformat4j icon indicating copy to clipboard operation
fixedformat4j copied to clipboard

NullPointerException in export

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

When method.invoke() in
FixedFormatManagerImpl.exportDataAccordingFieldAnnotation returns null it
bombs out with NullPointerException when it tries to follow referenced
annotated instances.

Original issue reported on code.google.com by [email protected] on 13 Oct 2009 at 12:26

GoogleCodeExporter avatar May 05 '15 14:05 GoogleCodeExporter

Please try to see my work on extending the feature of this repo https://github.com/ty-vincenthung/fixedformatter4j/tree/1.0-snapshot

ty-vincenthung avatar Feb 26 '21 14:02 ty-vincenthung