This method is called when the body of a matching XML element is encountered. If the element has no body, this method is called with an empty string as the body text.
@param text The text of the body of this element
@deprecated Use the {@link #body(String,String,String) body} methodwith namespace and name parameters instead.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.