org.cateproject.view.json.processor
Class AnnotationBeanProcessor
java.lang.Object
org.cateproject.view.json.processor.AnnotationBeanProcessor
- All Implemented Interfaces:
- net.sf.json.processors.JsonBeanProcessor
public class AnnotationBeanProcessor
- extends Object
- implements net.sf.json.processors.JsonBeanProcessor
|
Method Summary |
net.sf.json.JSONObject |
processBean(Object bean,
net.sf.json.JsonConfig jsonConfig)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationBeanProcessor
public AnnotationBeanProcessor()
processBean
public net.sf.json.JSONObject processBean(Object bean,
net.sf.json.JsonConfig jsonConfig)
- Specified by:
processBean in interface net.sf.json.processors.JsonBeanProcessor
Copyright © 2010. All Rights Reserved.