Package | Description |
---|---|
org.apache.torque.generator.outlet.java |
This package defines java outlets and provides some implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
CamelbackOutlet
Transform a String to its camelback version.
|
class |
ConstantNameOutlet
Creates the name of a constant from a string.
|
class |
PackageToPathOutlet
Takes a package as input and generates a path from it.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.