public class ConfEntryInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | name | 
| protected String[] | source | 
| protected String | value | 
| Constructor and Description | 
|---|
| ConfEntryInfo() | 
| ConfEntryInfo(String key,
             String value) | 
| ConfEntryInfo(String key,
             String value,
             String[] source) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.