OpenCms JSP standard taglib
Function extractHtmlBody

java.lang.String extractHtmlBody(java.lang.String)

Extracts the content of a <body> tag in a HTML page.

This method should be pretty robust and work even if the input HTML does not contains a valid body tag.



Function Information
Function Classorg.opencms.util.CmsStringUtil
Function Signaturejava.lang.String extractHtmlBody(java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.