Verwendungen von Schnittstelle
org.apache.torque.generator.control.outputtype.OutputType
Packages, die OutputType verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
This package defines the known types of output.
-
Verwendungen von OutputType in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die Typen mit Argumenten vom Typ OutputType zurückgebenModifizierer und TypMethodeBeschreibungConfigurationHandlers.getOutputTypes()
Returns the known output types. -
Verwendungen von OutputType in org.apache.torque.generator.control.outputtype
Klassen in org.apache.torque.generator.control.outputtype, die OutputType implementierenModifizierer und TypKlasseBeschreibungclass
The output type for HTML output.class
The output type for java output.class
The output type for properties output.class
An output type which is used if no other output type is defined.class
The output type for XML output.