Causes parseAsonTag to set the tag name to null instead of "content" for anonymous tags. This allows the application to differentiate betweeen "content" tags and anonymous tags.
See Implementation
Causes parseAsonTag to set the tag name to null instead of "content" for anonymous tags. This allows the application to differentiate betweeen "content" tags and anonymous tags.