Package org.enhydra.zeus.util

Interface Summary
SourceGenerator This is a standalone "utility" interface.
 

Class Summary
Arguments Arguments is a Zeus utility class that provides for converting arguments passed to a class in the -param=value format into a Hashtable like container.
BaseSourceGenerator This provides basic functionality for classes that need to implement the SourceGenerator interface.
CapitalizationUtils Capitalization is a Zeus utility class that provides for converting lowercase letters to uppercase ones, uppercase ones to lowercase ones, and more generally, converting Java Strings from an unknown format to initial caps (where only the first letter is capitalized), making a suitable class or variable name.
ClassUtils ClassUtils is a Zeus utility class that provides methods that deal with the various classes and types that may be used in data binding.
DTDSourceGenerator This is a standalone "utility" class.
DTDUtils DTDUtils provides utility methods specific to DTDs and code dealing with DTDs.
NamingUtils NamingUtils is a Zeus utility class that provides methods which deal with the naming issues involved in data binding.
SchemaUtils SchemaUtils provides utility methods specific to XML Schema and code dealing with schemas.
XMLName XMLName is a small (private) utility class to hold the pair of strings used to identify a binding to ignore.
XSDSourceGenerator This is a standalone "utility" class.
ZeusCommand Created on Aug 15, 2002 Main class for zeus shell command
ZeusTask ZeusTask is an Ant Task for generating Java source files from a set of constraints.
 

Exception Summary
UnsupportedSchemaTypeException UnsupportedSchemaTypeException is an extension of ZeusException that provides information about a schema type that has been supplied, but is not supported by Zeus.
 



Copyright © 2002 Enhydra. All Rights Reserved.