Uses of Interface
org.enhydra.zeus.Generator

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
           Generator is the portion of Zeus that will convert a set of constraints, visible through a Binding, 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 Generator for use in data binding.
protected  Generator DTDSourceGenerator.getGenerator()
           This handles the process of creating a Generator for use in data binding.
 



Copyright © 2002 Enhydra. All Rights Reserved.