Constant Field Values
Contents
org.apache.*
-
org.apache.cxf.jaxrs.provider.dom4j.DOM4JProvider Modifier and Type Constant Field Value public static final StringSUPPRESS_XML_DECLARATION"suppress.xml.declaration"
-
org.apache.cxf.jaxrs.provider.json.utils.JSONUtils Modifier and Type Constant Field Value public static final StringXSI_PREFIX"xsi"public static final StringXSI_URI"http://www.w3.org/2001/XMLSchema-instance"
-
org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor Modifier and Type Constant Field Value public static final StringCALLBACK_KEY"JSONP.CALLBACK"public static final StringCALLBACK_PARAM"_jsonp"public static final StringDEFAULT_CALLBACK_VALUE"callback"public static final StringJSONP_TYPE"application/x-javascript"