Klasse XMLConstants

java.lang.Object
org.apache.torque.generator.configuration.XMLConstants

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

    • XS_NAMESPACE

      public static final String XS_NAMESPACE
      The XML Schema Namespace.
      Siehe auch:
    • XSI_NAMESPACE

      public static final String XSI_NAMESPACE
      The XML Schema Instance Namespace.
      Siehe auch:
    • GENERATOR_CONFIGURATION_NAMESPACE

      public static final String GENERATOR_CONFIGURATION_NAMESPACE
      The Torque generator configuration Namespace.
      Siehe auch:
    • XSI_TYPE_ATTRBUTE_NAME

      public static final String XSI_TYPE_ATTRBUTE_NAME
      The name of the XSI type attribute.
      Siehe auch: