Class XMLConstants


  • public final class XMLConstants
    extends Object
    Contains commonly used XML Namespaces and other constants.
    • Field Detail

      • GENERATOR_CONFIGURATION_NAMESPACE

        public static final String GENERATOR_CONFIGURATION_NAMESPACE
        The Torque generator configuration Namespace.
        See Also:
        Constant Field Values
      • XSI_TYPE_ATTRBUTE_NAME

        public static final String XSI_TYPE_ATTRBUTE_NAME
        The name of the XSI type attribute.
        See Also:
        Constant Field Values