| 程序包 | 说明 |
|---|---|
| com.dianping.cat.configuration.client | |
| com.dianping.cat.configuration.client.entity | |
| com.dianping.cat.configuration.client.transform |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IVisitor.visitProperty(Property property) |
| 限定符和类型 | 方法和说明 |
|---|---|
Property |
ClientConfig.findProperty(String name) |
Property |
ClientConfig.removeProperty(String name) |
Property |
Property.setName(String name) |
Property |
Property.setText(String text) |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Property> |
ClientConfig.getProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
ClientConfig |
ClientConfig.addProperty(Property property) |
void |
Property.mergeAttributes(Property other) |
| 限定符和类型 | 方法和说明 |
|---|---|
Property |
DefaultSaxMaker.buildProperty(Attributes attributes) |
Property |
IMaker.buildProperty(T node) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
DefaultMerger.mergeProperty(Property to,
Property from) |
boolean |
ILinker.onProperty(ClientConfig parent,
Property property) |
boolean |
DefaultLinker.onProperty(ClientConfig parent,
Property property) |
void |
IParser.parseForProperty(IMaker<T> maker,
ILinker linker,
Property parent,
T node) |
void |
DefaultMerger.visitProperty(Property from) |
void |
DefaultXmlBuilder.visitProperty(Property property) |
void |
DefaultValidator.visitProperty(Property property) |
protected void |
DefaultMerger.visitPropertyChildren(Property to,
Property from) |
Copyright © 2022. All rights reserved.