Uses of Interface
info.magnolia.content2bean.TypeMapping

Packages that use TypeMapping
info.magnolia.content2bean   
info.magnolia.content2bean.impl   
 

Uses of TypeMapping in info.magnolia.content2bean
 

Methods in info.magnolia.content2bean that return TypeMapping
static TypeMapping TypeMapping.Factory.getDefaultMapping()
           
static TypeMapping Content2BeanUtil.getTypeMapping()
          Get the current mapping.
 TypeMapping Content2BeanTransformer.getTypeMapping()
          The mapping to use.
 

Uses of TypeMapping in info.magnolia.content2bean.impl
 

Classes in info.magnolia.content2bean.impl that implement TypeMapping
 class DescriptorFileBasedTypeMapping
          Type Mapper implementation resolving the mapping from file based descriptors.
 class PropertiesBasedTypeMapping
          Type mapper implementation resolving its mapping from the properties file.
 class TypeMappingImpl
          Basic type mapping implementation.
 

Methods in info.magnolia.content2bean.impl that return TypeMapping
 TypeMapping Content2BeanTransformerImpl.getTypeMapping()
          Returns the default mapping.
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.