com.bstek.dorado.view.output
public interface PropertyOutputter
Modifier and Type | Method and Description |
---|---|
boolean |
isEscapeValue(java.lang.Object value)
判断传入的数值是否该属性的默认值。
|
void |
output(java.lang.Object object,
OutputContext context) |
boolean isEscapeValue(java.lang.Object value)
void output(java.lang.Object object, OutputContext context) throws java.lang.Exception
object
- context
- java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.