Skip to content

Commit

Permalink
Update JsonXmlMap.java
Browse files Browse the repository at this point in the history
  • Loading branch information
essiembre committed Sep 5, 2024
1 parent c02bda5 commit ed0b4ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* name you want.
* @return entry field name, when writing XML
*/
public String entryName() default "entry";
public String entryName() default "";

/**
* Field name to use for each map entry keys when serializing as XML.
Expand Down

0 comments on commit ed0b4ab

Please sign in to comment.