info.magnolia.content2bean.impl
Class PropertiesBasedTypeDescriptor

java.lang.Object
  extended by info.magnolia.content2bean.TypeDescriptor
      extended by info.magnolia.content2bean.impl.PropertiesBasedTypeDescriptor

public class PropertiesBasedTypeDescriptor
extends TypeDescriptor

Property file based type descriptor. Descriptor resolves the transformer class name from the property named "transformer".

Version:
$Id: PropertiesBasedTypeDescriptor.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
pbracher

Constructor Summary
PropertiesBasedTypeDescriptor(Properties properties)
           
 
Method Summary
 
Methods inherited from class info.magnolia.content2bean.TypeDescriptor
getItemType, getPropertyDescriptors, getPropertyTypeDescriptor, getTransformer, getType, isCollection, isMap, needsDefaultMapping, setCollection, setItemType, setMap, setTransformer, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesBasedTypeDescriptor

public PropertiesBasedTypeDescriptor(Properties properties)
                              throws Exception
Throws:
Exception


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