A B C D E G H I J M N O P R S T U V W X Z

T

transform(List) - Method in interface org.enhydra.zeus.Transformer
This method performs the work of transforming a set of Zeus Binding objects.
transform(List) - Method in class org.enhydra.zeus.transform.BaseTransformer
This method performs the work of transforming a set of Zeus Binding objects.
transform(List, boolean) - Method in class org.enhydra.zeus.transform.BaseTransformer
This method performs the work of transforming a set of Zeus Binding objects.
transform(List, boolean) - Method in class org.enhydra.zeus.transform.SimpleTransformer
This method performs the work of transforming a set of Zeus Binding objects.
Transformer - interface org.enhydra.zeus.Transformer.
Transformer is the interface for converting a set of Zeus Binder objects from a set of XML-based names (created by a Zeus Binder instance) and identities to another set of Binding objects.
TransformerException - exception org.enhydra.zeus.transform.TransformerException.
TransformerException is an extension of ZeusException that provides exceptions specific to the problems that Zeus Transformer and related classes may throw.
TransformerException() - Constructor for class org.enhydra.zeus.transform.TransformerException
This will create a TransformerException.
TransformerException(String) - Constructor for class org.enhydra.zeus.transform.TransformerException
This will create a TransformerException with the given message.
TransformerException(String, Throwable) - Constructor for class org.enhydra.zeus.transform.TransformerException
This will create an Exception with the given message and wrap another Exception.
TransformerOptions - class org.enhydra.zeus.transform.TransformerOptions.
TransformerOptions is used to specify options used in Transformer and related classes and processes.
TransformerOptions() - Constructor for class org.enhydra.zeus.transform.TransformerOptions
This default constructor sets up default variable values.
TransformerOptions(String, int) - Constructor for class org.enhydra.zeus.transform.TransformerOptions
This convenience constructor allows options to be set on construction.
TransformerOptions(String, String, int) - Constructor for class org.enhydra.zeus.transform.TransformerOptions
This convenience constructor allows options to be set on construction.
TypeConversion - class org.enhydra.zeus.transform.TypeConversion.
TypeConversion is used to specify type conversions used in Transformer and related classes and processes.
TypeConversion(String, String) - Constructor for class org.enhydra.zeus.transform.TypeConversion
This creates a new Conversion with the supplied name and type.
TypeConversion(String, String, String, String) - Constructor for class org.enhydra.zeus.transform.TypeConversion
This creates a new Conversion with the supplied name and type.

A B C D E G H I J M N O P R S T U V W X Z
Copyright © 2001 Enhydra. All Rights Reserved.