org.richfaces.cdk.templatecompiler
Class EmptinessCheckingMethodBodyStatement

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement
      extended by org.richfaces.cdk.templatecompiler.HelperMethodBodyStatement
          extended by org.richfaces.cdk.templatecompiler.EmptinessCheckingMethodBodyStatement
All Implemented Interfaces:
MethodBodyStatement

public class EmptinessCheckingMethodBodyStatement
extends HelperMethodBodyStatement

Author:
Nick Belaevski

Constructor Summary
EmptinessCheckingMethodBodyStatement()
           
 
Method Summary
 
Methods inherited from class org.richfaces.cdk.templatecompiler.HelperMethodBodyStatement
getArgumentNames
 
Methods inherited from class org.richfaces.cdk.templatecompiler.BaseTemplateMethodBodyStatement
getCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptinessCheckingMethodBodyStatement

public EmptinessCheckingMethodBodyStatement()


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.