public class DefaultPropertiesConfigParser extends AbstractConfigParser
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) static class |
DefaultPropertiesConfigParser.Location
A location (line and column number) within the resource.
|
static class |
DefaultPropertiesConfigParser.Origin |
static interface |
DefaultPropertiesConfigParser.OriginProvider |
(专用程序包) class |
DefaultPropertiesConfigParser.OriginTrackedPropertiesLoader |
static class |
DefaultPropertiesConfigParser.OriginTrackedValue |
class |
DefaultPropertiesConfigParser.TextResourceOrigin |
| 构造器和说明 |
|---|
DefaultPropertiesConfigParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
parse(String configText)
parse config context to map
|
String |
processType()
get this ConfigParse process config type
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdataId, grouppublic Map<String,Object> parse(String configText)
ConfigParserconfigText - receive config contextPropertiespublic String processType()
ConfigParserCopyright © 2021 Zodiac. All rights reserved.