Constant Field Values

Contents

org.apache.*

  • org.apache.torque.generator.control.outputtype.HtmlOutputType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "html"
  • org.apache.torque.generator.control.outputtype.JavaOutputType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "java"
  • org.apache.torque.generator.control.outputtype.PropertiesOutputType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "properties"
  • org.apache.torque.generator.control.outputtype.UnknownOutputType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unknown"
  • org.apache.torque.generator.control.outputtype.XmlOutputType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "xml"
  • org.apache.torque.generator.qname.Namespace
    Modifier and Type
    Constant Field
    Value
    public static final char
    '.'
  • org.apache.torque.generator.qname.QualifiedName
    Modifier and Type
    Constant Field
    Value
    public static final char
    '.'