Class Constants

java.lang.Object
org.apache.synapse.commons.json.Constants

public final class Constants extends Object
  • Field Details

    • JSON_STRING

      public static final String JSON_STRING
      See Also:
    • K_OBJECT

      public static final String K_OBJECT
      The JSON Key for wrapper type JSON Object
      See Also:
    • K_ARRAY

      public static final String K_ARRAY
      The JSON Key for wrapper type anonymous JSON array
      See Also:
    • K_ARRAY_ELEM

      public static final String K_ARRAY_ELEM
      The JSON Key for wrapper type anonymous JSON array elements
      See Also:
    • ID

      public static final String ID
      See Also:
    • PRECEDING_DIGIT_S

      public static final String PRECEDING_DIGIT_S
      Used when the local name starts with a digit character.
      See Also:
    • PRECEDING_DIGIT

      public static final String PRECEDING_DIGIT
      Final prefix for local names that have preceding digits
      See Also:
    • PRECEDING_DOLLOR_S

      public static final String PRECEDING_DOLLOR_S
      Used when the local name starts with the $ character.
      See Also:
    • PRECEDING_DOLLOR

      public static final String PRECEDING_DOLLOR
      See Also:
    • C_DOLLOR

      public static final int C_DOLLOR
      The Dollar character
      See Also:
    • C_USOCRE

      public static final int C_USOCRE
      The underscore character
      See Also:
    • ID_KEY

      public static final String ID_KEY
      See Also:
    • SYNAPSE_COMMONS_JSON_PRESERVE_NAMESPACE

      public static final String SYNAPSE_COMMONS_JSON_PRESERVE_NAMESPACE
      See Also:
    • SYNAPSE_COMMONS_JSON_BUILD_VALID_NC_NAMES

      public static final String SYNAPSE_COMMONS_JSON_BUILD_VALID_NC_NAMES
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_AUTO_PRIMITIVE

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_AUTO_PRIMITIVE
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_NAMESPACE_SEP_CHAR

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_NAMESPACE_SEP_CHAR
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_ENABLE_NS_DECLARATIONS

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_ENABLE_NS_DECLARATIONS
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_DISABLE_AUTO_PRIMITIVE_REGEX

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_DISABLE_AUTO_PRIMITIVE_REGEX
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_AUTO_ARRAY

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_AUTO_ARRAY
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_MULTIPLE_PI

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_MULTIPLE_PI
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_AUTO_ARRAY

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_AUTO_ARRAY
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_MULTIPLE_PI

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_MULTIPLE_PI
      See Also:
    • SYNAPSE_COMMONS_JSON_OUTPUT_EMPTY_XML_ELEM_TO_EMPTY_STR

      public static final String SYNAPSE_COMMONS_JSON_OUTPUT_EMPTY_XML_ELEM_TO_EMPTY_STR
      See Also:
    • SET_CONTENT_TYPE_CHARACTER_ENCODING

      public static final String SET_CONTENT_TYPE_CHARACTER_ENCODING
      See Also:
    • SYNAPSE_JSON_TO_XML_PROCESS_INSTRUCTION_ENABLE

      public static final String 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

      public static final String ORG_APACHE_SYNAPSE_COMMONS_JSON_JSON_INPUT_STREAM
      See Also:
    • SYNAPSE_COMMONS_ENABLE_XML_NIL_READ_WRITE

      public static final String SYNAPSE_COMMONS_ENABLE_XML_NIL_READ_WRITE
      See Also:
    • SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_REGEX

      public static final String SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_REGEX
      See Also:
    • SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_SEQUENCE

      public static final String SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_SEQUENCE
      See Also:
    • SYNAPSE_COMMONS_ENABLE_XML_NULL_FOR_EMPTY_ELEMENT

      public static final String SYNAPSE_COMMONS_ENABLE_XML_NULL_FOR_EMPTY_ELEMENT
      See Also:
    • PRESERVE_SPACES

      public static final String PRESERVE_SPACES
      See Also: