org.jvnet.hyperjaxb3.codemodel.util
Class JExprUtils

java.lang.Object
  extended by org.jvnet.hyperjaxb3.codemodel.util.JExprUtils

public class JExprUtils
extends Object


Constructor Summary
JExprUtils()
           
 
Method Summary
static com.sun.codemodel.JExpression newQName(com.sun.codemodel.JCodeModel codeModel, QName elementName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JExprUtils

public JExprUtils()
Method Detail

newQName

public static com.sun.codemodel.JExpression newQName(com.sun.codemodel.JCodeModel codeModel,
                                                     QName elementName)


Copyright © 2005-2011. All Rights Reserved.