org.apache.struts2.json.smd
Class SMDGenerator

java.lang.Object
  extended by org.apache.struts2.json.smd.SMDGenerator

public class SMDGenerator
extends Object


Constructor Summary
SMDGenerator(Object root, List<Pattern> excludeProperties, boolean ignoreInterfaces)
           
 
Method Summary
 SMD generate(com.opensymphony.xwork2.ActionInvocation actionInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMDGenerator

public SMDGenerator(Object root,
                    List<Pattern> excludeProperties,
                    boolean ignoreInterfaces)
Method Detail

generate

public SMD generate(com.opensymphony.xwork2.ActionInvocation actionInvocation)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.