org.jvnet.jaxb2_commons.xjc.outline.concrete
Class CMPropertyAccessorFactory

java.lang.Object
  extended by org.jvnet.jaxb2_commons.xjc.outline.concrete.CMPropertyAccessorFactory
All Implemented Interfaces:
MPropertyAccessorFactory

public class CMPropertyAccessorFactory
extends Object
implements MPropertyAccessorFactory


Constructor Summary
CMPropertyAccessorFactory(FieldAccessorFactory fieldAccessorFactory, com.sun.tools.xjc.outline.FieldOutline fieldOutline)
           
 
Method Summary
 MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPropertyAccessorFactory

public CMPropertyAccessorFactory(FieldAccessorFactory fieldAccessorFactory,
                                 com.sun.tools.xjc.outline.FieldOutline fieldOutline)
Method Detail

createPropertyAccessor

public MPropertyAccessor createPropertyAccessor(com.sun.codemodel.JExpression target)
Specified by:
createPropertyAccessor in interface MPropertyAccessorFactory


Copyright © 2005-2012. All Rights Reserved.