A variable to allow xml whitespace to be trimmed. Example. @Text(trim=true) String value; would read the String in without all the whitespace clutter and the need for cleanup.
Log in to post a comment.