程序包 | 说明 |
---|---|
org.nutz.ioc.impl | |
org.nutz.ioc.loader.properties | |
org.nutz.mvc |
基于注解的MVC
这个包很主要,啥都别说了,看文档吧。
|
限定符和类型 | 方法和说明 |
---|---|
PropertiesProxy |
PropertiesProxy.joinAndClose(Reader r)
将另外一个 Properties 文本加入本散列表
|
PropertiesProxy |
PropertiesProxy.joinByKey(String key)
根据自身的一个键对应的值扩展自身的属性。
|
PropertiesProxy |
PropertiesProxy.set(String key,
String val) |
限定符和类型 | 类和说明 |
---|---|
class |
PropertiesIocLoader |
限定符和类型 | 字段和说明 |
---|---|
protected PropertiesProxy |
NutMvcListener.pp |
Copyright © 2017. All rights reserved.