Class Constants


  • public final class Constants
    extends Object
    • Field Detail

      • K_ARRAY_ELEM

        public static final String K_ARRAY_ELEM
        The JSON Key for wrapper type anonymous JSON array elements
        See Also:
        Constant Field Values
      • PRECEDING_DIGIT_S

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

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

        public static final String PRECEDING_DOLLOR_S
        Used when the local name starts with the $ character.
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_PRESERVE_NAMESPACE

        public static final String SYNAPSE_COMMONS_JSON_PRESERVE_NAMESPACE
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_BUILD_VALID_NC_NAMES

        public static final String SYNAPSE_COMMONS_JSON_BUILD_VALID_NC_NAMES
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_AUTO_PRIMITIVE

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_AUTO_PRIMITIVE
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_NAMESPACE_SEP_CHAR

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_NAMESPACE_SEP_CHAR
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_ENABLE_NS_DECLARATIONS

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_ENABLE_NS_DECLARATIONS
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_DISABLE_AUTO_PRIMITIVE_REGEX

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_DISABLE_AUTO_PRIMITIVE_REGEX
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_AUTO_ARRAY

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_AUTO_ARRAY
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_MULTIPLE_PI

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_JSON_OUT_MULTIPLE_PI
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_AUTO_ARRAY

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_AUTO_ARRAY
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_MULTIPLE_PI

        public static final String SYNAPSE_COMMONS_JSON_OUTPUT_XML_OUT_MULTIPLE_PI
        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • ORG_APACHE_SYNAPSE_COMMONS_JSON_JSON_INPUT_STREAM

        public static final String ORG_APACHE_SYNAPSE_COMMONS_JSON_JSON_INPUT_STREAM
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_ENABLE_XML_NIL_READ_WRITE

        public static final String SYNAPSE_COMMONS_ENABLE_XML_NIL_READ_WRITE
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_REGEX

        public static final String SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_REGEX
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_SEQUENCE

        public static final String SYNAPSE_COMMONS_JSON_DISABLE_AUTO_PRIMITIVE_CUSTOM_REPLACE_SEQUENCE
        See Also:
        Constant Field Values
      • SYNAPSE_COMMONS_ENABLE_XML_NULL_FOR_EMPTY_ELEMENT

        public static final String SYNAPSE_COMMONS_ENABLE_XML_NULL_FOR_EMPTY_ELEMENT
        See Also:
        Constant Field Values