com.atlassian.mywork.host.service
Class HTMLServiceImpl

java.lang.Object
  extended by com.atlassian.mywork.host.service.HTMLServiceImpl

public class HTMLServiceImpl
extends java.lang.Object


Field Summary
static java.lang.String ANTISAMY_POLICY
           
 
Constructor Summary
HTMLServiceImpl()
           
 
Method Summary
 java.lang.String clean(java.lang.String html)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANTISAMY_POLICY

public static final java.lang.String ANTISAMY_POLICY
See Also:
Constant Field Values
Constructor Detail

HTMLServiceImpl

public HTMLServiceImpl()
                throws org.owasp.validator.html.PolicyException
Throws:
org.owasp.validator.html.PolicyException
Method Detail

clean

public java.lang.String clean(java.lang.String html)


Copyright © 2012 Atlassian. All Rights Reserved.