public class SnackRenderFactory extends SnackRenderFactoryBase
| 构造器和说明 |
|---|
SnackRenderFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addFeatures(org.noear.snack.core.Feature... features)
添加特性
|
org.noear.snack.core.Options |
config() |
org.noear.solon.core.handle.Render |
create() |
void |
removeFeatures(org.noear.snack.core.Feature... features)
移除特性
|
void |
setFeatures(org.noear.snack.core.Feature... features)
重新设置特性
|
addConvertor, addEncoderpublic org.noear.solon.core.handle.Render create()
public org.noear.snack.core.Options config()
config 在类中 SnackRenderFactoryBasepublic void setFeatures(org.noear.snack.core.Feature... features)
public void addFeatures(org.noear.snack.core.Feature... features)
public void removeFeatures(org.noear.snack.core.Feature... features)
Copyright © 2023. All rights reserved.