Klasse OutputConfigurationTags
java.lang.Object
org.apache.torque.generator.configuration.controller.OutputConfigurationTags
The tag and attribute names used for configuring an Output unit.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Attribute name for the "encoding" attribute.static final String
Attribute name for the "existingTargetStrategy" attribute.static final String
Attribute name for the "file" attribute.static final String
Tag name for the "filenameOutlet" tag.static final String
Attribute name for the "name" attribute.static final String
Tag name for the "outlet" tag.static final String
Attribute name for the "existingTargetStrategy" attribute.static final String
Tag name for the "output" tag.static final String
Attribute name for the "type" attribute. -
Methodenübersicht
-
Felddetails
-
OUTPUT_TAG
Tag name for the "output" tag.- Siehe auch:
-
NAME_ATTRIBUTE
Attribute name for the "name" attribute.- Siehe auch:
-
EXISTING_TARGET_STRATEGY_ATTRIBUTE
Attribute name for the "existingTargetStrategy" attribute.- Siehe auch:
-
OUTPUT_DIR_KEY_ATTRIBUTE
Attribute name for the "existingTargetStrategy" attribute.- Siehe auch:
-
FILE_ATTRIBUTE
Attribute name for the "file" attribute.- Siehe auch:
-
ENCODING_ATTRIBUTE
Attribute name for the "encoding" attribute.- Siehe auch:
-
TYPE_ATTRIBUTE
Attribute name for the "type" attribute.- Siehe auch:
-
OUTLET_TAG
Tag name for the "outlet" tag.- Siehe auch:
-
FILENAME_GENERATOR_TAG
Tag name for the "filenameOutlet" tag.- Siehe auch:
-