Package org.apache.synapse.commons.json
Class Constants
java.lang.Object
org.apache.synapse.commons.json.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe Dollar characterstatic final intThe underscore characterstatic final Stringstatic final Stringstatic final Stringstatic final StringThe JSON Key for wrapper type anonymous JSON arraystatic final StringThe JSON Key for wrapper type anonymous JSON array elementsstatic final StringThe JSON Key for wrapper type JSON Objectstatic final Stringstatic final StringFinal prefix for local names that have preceding digitsstatic final StringUsed when the local name starts with a digit character.static final Stringstatic final StringUsed when the local name starts with the $ character.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringProperty to inform Staxon library to include xml multiple processing instruction in JSON -> XML transformation -
Method Summary
-
Field Details
-
JSON_STRING
- See Also:
-
K_OBJECT
The JSON Key for wrapper type JSON Object- See Also:
-
K_ARRAY
The JSON Key for wrapper type anonymous JSON array- See Also:
-
K_ARRAY_ELEM
The JSON Key for wrapper type anonymous JSON array elements- See Also:
-
ID
- See Also:
-
PRECEDING_DIGIT_S
Used when the local name starts with a digit character.- See Also:
-
PRECEDING_DIGIT
Final prefix for local names that have preceding digits- See Also:
-
PRECEDING_DOLLOR_S
Used when the local name starts with the $ character.- See Also:
-
PRECEDING_DOLLOR
- See Also:
-
C_DOLLOR
public static final int C_DOLLORThe Dollar character- See Also:
-
C_USOCRE
public static final int C_USOCREThe underscore character- See Also:
-
ID_KEY
- See Also:
-
SYNAPSE_COMMONS_JSON_PRESERVE_NAMESPACE
- See Also:
-
SYNAPSE_COMMONS_JSON_BUILD_VALID_NC_NAMES
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_AUTO_PRIMITIVE
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_NAMESPACE_SEP_CHAR
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_ENABLE_NS_DECLARATIONS
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_DISABLE_AUTO_PRIMITIVE_REGEX
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_AUTO_ARRAY
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_MULTIPLE_PI
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_AUTO_ARRAY
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_MULTIPLE_PI
- See Also:
-
SYNAPSE_COMMONS_JSON_OUTPUT_EMPTY_XML_ELEM_TO_EMPTY_STR
- See Also:
-
SET_CONTENT_TYPE_CHARACTER_ENCODING
- See Also:
-
SYNAPSE_JSON_TO_XML_PROCESS_INSTRUCTION_ENABLE
Property to inform Staxon library to include xml multiple processing instruction in JSON -> XML transformation- See Also:
-
ORG_APACHE_SYNAPSE_COMMONS_JSON_JSON_INPUT_STREAM
- See Also:
-
SYNAPSE_COMMONS_ENABLE_XML_NIL_READ_WRITE
- See Also:
-
SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_REGEX
- See Also:
-
SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_SEQUENCE
- See Also:
-
SYNAPSE_COMMONS_ENABLE_XML_NULL_FOR_EMPTY_ELEMENT
- See Also:
-
PRESERVE_SPACES
- See Also:
-