|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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
String
s from an unknown format to initial caps (where
only the first letter is capitalized), making a suitable class or
variable name.Throwable
ClassUtils
is a Zeus utility class that provides
methods that deal with the various classes and types that
may be used in data binding.Container
.
Container
.
Container
.
Container
implements the Binding
interface and defines behavior for a binding that can contain other
bindings (usually Property
implementations).ContainerProperty
implements the
Binding
,
Property
, and
Container
interfaces, and provides
for a complex object that is itself a property.ContainerProperty
with
the specified information, and set the access level to "private",
as well as setting both the XML name and XML type namespace URIs
to "", the equivalent of no namespace.
ContainerProperty
with
the specified information, and set the access level to "private".
ContainerProperty
with
the specified information.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |