Klasse OutputConfigurationTags

java.lang.Object
org.apache.torque.generator.configuration.controller.OutputConfigurationTags

public final class OutputConfigurationTags extends Object
The tag and attribute names used for configuring an Output unit.
  • Felddetails

    • OUTPUT_TAG

      public static final String OUTPUT_TAG
      Tag name for the "output" tag.
      Siehe auch:
    • NAME_ATTRIBUTE

      public static final String NAME_ATTRIBUTE
      Attribute name for the "name" attribute.
      Siehe auch:
    • EXISTING_TARGET_STRATEGY_ATTRIBUTE

      public static final String EXISTING_TARGET_STRATEGY_ATTRIBUTE
      Attribute name for the "existingTargetStrategy" attribute.
      Siehe auch:
    • OUTPUT_DIR_KEY_ATTRIBUTE

      public static final String OUTPUT_DIR_KEY_ATTRIBUTE
      Attribute name for the "existingTargetStrategy" attribute.
      Siehe auch:
    • FILE_ATTRIBUTE

      public static final String FILE_ATTRIBUTE
      Attribute name for the "file" attribute.
      Siehe auch:
    • ENCODING_ATTRIBUTE

      public static final String ENCODING_ATTRIBUTE
      Attribute name for the "encoding" attribute.
      Siehe auch:
    • TYPE_ATTRIBUTE

      public static final String TYPE_ATTRIBUTE
      Attribute name for the "type" attribute.
      Siehe auch:
    • OUTLET_TAG

      public static final String OUTLET_TAG
      Tag name for the "outlet" tag.
      Siehe auch:
    • FILENAME_GENERATOR_TAG

      public static final String FILENAME_GENERATOR_TAG
      Tag name for the "filenameOutlet" tag.
      Siehe auch: