public class JsonConstant
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
RESPONSE
public static final String RESPONSE
- See Also:
-
-
RETURN_OBJECT
public static final String RETURN_OBJECT
- See Also:
-
-
RETURN_TYPE
public static final String RETURN_TYPE
- See Also:
-
-
IS_JSON_STREAM
public static final String IS_JSON_STREAM
- See Also:
-
-
GSON_XML_STREAM_READER
public static final String GSON_XML_STREAM_READER
- See Also:
-
-
XMLNODES
public static final String XMLNODES
- See Also:
-
-
CURRENT_XML_SCHEMA
public static final String CURRENT_XML_SCHEMA
- See Also:
-
-
IN_JSON_MESSAGE_NOT_VALID
public static final String IN_JSON_MESSAGE_NOT_VALID
- See Also:
-
-
Constructor Details
-
JsonConstant
public JsonConstant()