com.atlassian.core.util
Class HTMLUtils

java.lang.Object
  extended bycom.atlassian.core.util.HTMLUtils

public class HTMLUtils
extends java.lang.Object


Constructor Summary
HTMLUtils()
           
 
Method Summary
static java.lang.String stripOuterHtmlTags(java.lang.String html)
           
static java.lang.String stripTags(java.lang.String html)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtils

public HTMLUtils()
Method Detail

stripTags

public static java.lang.String stripTags(java.lang.String html)

stripOuterHtmlTags

public static java.lang.String stripOuterHtmlTags(java.lang.String html)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.