org.richfaces.cdk.templatecompiler
Class EncodeMethodPrefaceStatement

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

public class EncodeMethodPrefaceStatement
extends BaseTemplateMethodBodyStatement

Author:
Nick Belaevski

Constructor Summary
EncodeMethodPrefaceStatement()
           
 
Method Summary
 
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

EncodeMethodPrefaceStatement

public EncodeMethodPrefaceStatement()
Parameters:
templateName -


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