Uses of Class
org.castor.mapping.BindingType
Packages that use BindingType
Package
Description
The Class Mapping API
The XML Marshaller API
-
Uses of BindingType in org.castor.mapping
Fields in org.castor.mapping declared as BindingTypeModifier and TypeFieldDescriptionstatic final BindingType
BindingType.JDO
static final BindingType
BindingType.XML
Methods in org.castor.mapping that return BindingTypeModifier and TypeMethodDescriptionJDOMappingLoaderFactory.getBindingType()
MappingLoaderFactory.getBindingType()
Defines the binding type of the underlying MappingLoader.XMLMappingLoaderFactory.getBindingType()
static BindingType
Methods in org.castor.mapping that return types with arguments of type BindingTypeMethods in org.castor.mapping with parameters of type BindingTypeModifier and TypeMethodDescriptionint
BindingType.compareTo
(BindingType other) Compares_type
against_type
of the specified object.MappingLoaderRegistry.getMappingLoader
(String sourceType, BindingType bindingType) Returns a mapping loader for the suitable source and binding type.MappingUnmarshaller.getMappingLoader
(Mapping mapping, BindingType bindingType) Returns a mapping resolver for the suitable engine.MappingUnmarshaller.getMappingLoader
(Mapping mapping, BindingType bindingType, Object param) Returns a mapping resolver for the suitable engine. -
Uses of BindingType in org.exolab.castor.mapping
Methods in org.exolab.castor.mapping that return BindingType -
Uses of BindingType in org.exolab.castor.xml
Methods in org.exolab.castor.xml that return BindingTypeMethods in org.exolab.castor.xml with parameters of type BindingTypeModifier and TypeMethodDescriptionstatic ClassDescriptorResolver
ClassDescriptorResolverFactory.createClassDescriptorResolver
(BindingType type) Returns the matchingClassDescriptorResolver
instance.