com.atlassian.core.util
Class HTMLUtils

java.lang.Object
  extended by com.atlassian.core.util.HTMLUtils

public class HTMLUtils
extends Object


Constructor Summary
HTMLUtils()
           
 
Method Summary
static String stripOuterHtmlTags(String html)
           
static String stripTags(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 String stripTags(String html)

stripOuterHtmlTags

public static String stripOuterHtmlTags(String html)


Copyright © 2015 Atlassian. All rights reserved.