| 程序包 | 说明 |
|---|---|
| com.dianping.cat.configuration.property | |
| com.dianping.cat.configuration.property.entity | |
| com.dianping.cat.configuration.property.transform |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IVisitor.visitProperty(Property property) |
| 限定符和类型 | 方法和说明 |
|---|---|
Property |
PropertyConfig.findProperty(String id) |
Property |
PropertyConfig.removeProperty(String id) |
Property |
Property.setId(String id) |
Property |
Property.setValue(String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Property> |
PropertyConfig.getProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyConfig |
PropertyConfig.addProperty(Property property) |
void |
Property.mergeAttributes(Property other) |
| 限定符和类型 | 方法和说明 |
|---|---|
Property |
DefaultSaxMaker.buildProperty(Attributes attributes) |
Property |
IMaker.buildProperty(T node) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
ILinker.onProperty(PropertyConfig parent,
Property property) |
boolean |
DefaultLinker.onProperty(PropertyConfig parent,
Property property) |
void |
IParser.parseForProperty(IMaker<T> maker,
ILinker linker,
Property parent,
T node) |
void |
DefaultXmlBuilder.visitProperty(Property property) |
Copyright © 2022. All rights reserved.