|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.util.Generator cuba.util.ddgen.DDGenerator
public class DDGenerator
Generator for deployment descriptors.
Input processing is based on XmlReader
and can be
configured for different XML parser frameworks accordingly.
Constructor Summary | |
---|---|
DDGenerator()
|
Method Summary | |
---|---|
GeneratorResult |
generate(java.util.ArrayList components,
DDGeneratorOptions options)
|
static void |
main(java.lang.String[] args)
main-Methode |
Methods inherited from class cuba.util.Generator |
---|
checkComponent, checkComponents, readComponents, syncException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DDGenerator()
Method Detail |
---|
public GeneratorResult generate(java.util.ArrayList components, DDGeneratorOptions options) throws GeneratorException
GeneratorException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |