|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generator | |
org.enhydra.zeus.generator | |
org.enhydra.zeus.util |
Uses of Generator in org.enhydra.zeus.generator |
Classes in org.enhydra.zeus.generator that implement Generator | |
class |
SimpleGenerator
is the portion of Zeus that will convert
a set of constraints, visible through a ,
and output them as generated Java classes (to a
File [directory]). |
Uses of Generator in org.enhydra.zeus.util |
Methods in org.enhydra.zeus.util that return Generator | |
protected Generator |
BaseSourceGenerator.getGenerator()
This handles the process of creating a
for use in data binding. |
protected Generator |
DTDSourceGenerator.getGenerator()
This handles the process of creating a
for use in data binding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |