org.jvnet.jaxb2_commons.util
Class FieldAccessorFactory

java.lang.Object
  extended by org.jvnet.jaxb2_commons.util.FieldAccessorFactory

public class FieldAccessorFactory
extends java.lang.Object


Method Summary
static FieldAccessorEx createFieldAccessor(com.sun.tools.xjc.outline.FieldOutline fieldOutline, com.sun.codemodel.JExpression targetObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFieldAccessor

public static FieldAccessorEx createFieldAccessor(com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                                                  com.sun.codemodel.JExpression targetObject)


Copyright © 2005-2010 Sun Microsystems. All Rights Reserved.