|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TypeMappingRegistry in net.sf.jsefa.common.annotation |
|---|
| Classes in net.sf.jsefa.common.annotation with type parameters of type TypeMappingRegistry | |
|---|---|
class |
TypeMappingFactory<N,R extends TypeMappingRegistry<N>>
Abstract super class for factories which can create TypeMappings from annotated classes. |
| Uses of TypeMappingRegistry in net.sf.jsefa.common.config |
|---|
| Classes in net.sf.jsefa.common.config with type parameters of type TypeMappingRegistry | |
|---|---|
class |
Configuration<R extends TypeMappingRegistry<?>,E extends EntryPoint<?,?>>
The abstract superclass for configuration object classes. |
| Uses of TypeMappingRegistry in net.sf.jsefa.common.mapping |
|---|
| Subclasses of TypeMappingRegistry in net.sf.jsefa.common.mapping | |
|---|---|
class |
HierarchicalTypeMappingRegistry<T>
A registry for TypeMappings with support for hierarchical relations between the data types. |
| Methods in net.sf.jsefa.common.mapping that return TypeMappingRegistry | |
|---|---|
abstract TypeMappingRegistry<D> |
TypeMappingRegistry.createCopy()
Creates a copy of this TypeMappingRegistry. |
| Constructors in net.sf.jsefa.common.mapping with parameters of type TypeMappingRegistry | |
|---|---|
TypeMappingRegistry(TypeMappingRegistry<D> other)
Constructs a new TypeMappingRegistry as a copy of the given one. |
|
| Uses of TypeMappingRegistry in net.sf.jsefa.common.validator.traversal |
|---|
| Constructors in net.sf.jsefa.common.validator.traversal with parameters of type TypeMappingRegistry | |
|---|---|
TraversingValidatorFactory(TypeMappingRegistry<N> typeMappingRegistry,
ObjectAccessorProvider objectAccessorProvider)
Constructs a new TraversingValidatorFactory. |
|
| Uses of TypeMappingRegistry in net.sf.jsefa.rbf.mapping |
|---|
| Subclasses of TypeMappingRegistry in net.sf.jsefa.rbf.mapping | |
|---|---|
class |
RbfTypeMappingRegistry
A registry for RBF type mappings. |
| Uses of TypeMappingRegistry in net.sf.jsefa.xml.mapping |
|---|
| Subclasses of TypeMappingRegistry in net.sf.jsefa.xml.mapping | |
|---|---|
class |
XmlTypeMappingRegistry
A registry for xml type mappings with standard type mappings already registered. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||