com.dhtmlx.connector
Class ConnectorXSSMode

java.lang.Object
  extended by com.dhtmlx.connector.ConnectorXSSMode

public class ConnectorXSSMode
extends java.lang.Object


Field Summary
static int DHX_SECURITY_SAFEHTML
           
static int DHX_SECURITY_SAFETEXT
           
static int DHX_SECURITY_TRUSTED
           
 
Constructor Summary
ConnectorXSSMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DHX_SECURITY_TRUSTED

public static int DHX_SECURITY_TRUSTED

DHX_SECURITY_SAFETEXT

public static int DHX_SECURITY_SAFETEXT

DHX_SECURITY_SAFEHTML

public static int DHX_SECURITY_SAFEHTML
Constructor Detail

ConnectorXSSMode

public ConnectorXSSMode()