Package com.x2j.converter.utils


package com.x2j.converter.utils
  • Class
    Description
    Constants that are used across the X2J code base.
    Error codes to uniquely identify/associate an error scenario.
    Execution Mode.
    A single instance utility class that reads the error messages properties file (both out-of-the-box and extended files) and returns the messages as and when required.
    This is a utility class which implements some common XML/String utilities functionalities that are used across the XML-To-JSON Converter project.